package
12.1.0+incompatible
Repository: https://github.com/iris-contrib/examples.git
Documentation: pkg.go.dev
# Functions
BeginAuthHandler is a convenience handler for starting the authentication process.
GetAuthURL starts the authentication process with the requested provided.
Logout invalidates a user session.
# 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.
# Structs
No description provided by the author