Expand description
Module contianing the core functionality for OAuth2 Authentication.
Structsยง
- Authenticator
- Authenticator is responsible for fetching tokens, handling refreshing tokens, and optionally persisting tokens to disk.
- Authenticator
Builder - Configure an Authenticator using the builder pattern.