# Functions

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
StaticEndpointFactory returns an EndpointFactoryFunc for a static endpoint configuration that does not take provider options.

# Constants

No description provided by the author

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

AuthCodeExchangeOptions are options for the AuthCodeExchange operation.
AuthCodeURLOptions are options for the AuthCodeURL operation.
ClientCredentialsOptions are options for the ClientCredentials operation.
No description provided by the author
DeviceCodeAuthOptions are options for the DeviceCodeAuth operation.
DeviceCodeExchangeOptions are options for the DeviceCodeExchange operation.
Endpoint is an extension of oauth2.Endpoint that also provides information about other URLs.
No description provided by the author
No description provided by the author
RefreshTokenOptions are options for the RefreshToken operation.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Token is an extension of *oauth2.Token that also provides complementary data to store (usually from the token's own raw data).

# Interfaces

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
PrivateOperations defines the operations for a client that require knowledge of the client ID and client secret.
Provider represents an integration with a particular OAuth provider using the authorization code grant.
PublicOperations defines the operations for a client that only require knowledge of the client ID.
No description provided by the author
No description provided by the author

# Type aliases

EndpointFactoryFunc returns an Endpoint given some provider configuration.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author