package
0.3.6
Repository: https://github.com/hopeio/utils.git
Documentation: pkg.go.dev

# Functions

BeginAuthHandler is a convenience handler for starting the authentication process.
No description provided by the author
GetAuthURL starts the authentication process with the requested provided.
No description provided by the author
Logout invalidates a user session.

# Constants

No description provided by the author

# 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.