# Functions
BeginAuthHandler is a convienence handler for starting the authentication process.
GetAuthURL starts the authentication process with the requested provided.
No description provided by the author
# Constants
No description provided by the author
SessionName is the key used to access the session store.
# Variables
CompleteUserAuth does what it says on the tin.
GetProviderName is a function used to get the name of a provider for a given request.
GetState gets the state string associated with the given request This state is sent to the provider and can be retrieved during the callback.
Store can/should be set by applications using gothic.
No description provided by the author