package
0.0.0-20210419211115-7d59a5414f55
Repository: https://github.com/xeroapi/xerogolang.git
Documentation: pkg.go.dev
# Functions
BeginAuthHandler is a convienence handler for starting the authentication process.
GetAuthURL starts the authentication process with the requested provided.
Logout invalidates a user session.
# Constants
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 returned by the provider during the callback.
SetState sets the state string associated with the given request.
Store can/should be set by applications using gothic.