# Packages
No description provided by the author
# Functions
BeginAuthHandler is a convienence handler for starting the authentication process.
No description provided by the author
No description provided by the author
DefaultConfig returns OAuth config, the fields of the iteral are zero-values ( empty strings).
No description provided by the author
GetAuthURL starts the authentication process with the requested provided.
No description provided by the author
New returns a new OAuth plugin receives one parameter of type 'Config'.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
DefaultContextKey oauth_user.
DefaultPath /oauth.
SessionName is the key used to access the session store.
No description provided by the author
# Variables
CompleteUserAuth does what it says on the tin.
No description provided by the author
No description provided by the author
Unpack Value.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
GetProviderName is a function used to get the name of a provider for a given request.
GetState gets the state returned by the provider during the callback.
SetState sets the state string associated with the given request.