//
pkg.gl
Category
github.com/moapis/authenticator
middleware
package
0.3.2
Repository:
https://github.com/moapis/authenticator.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
9
Dependents
1
Files
188 SLOC
#
Constants
DefaultLoginURL
DefaultLoginURL is the default value for Client.LoginURL.
DefaultRedirectKey
DefaultRedirectKey is the default value for Client.RedirectKey.
#
Variables
ClaimsKey
ClaimsKey is under which key Claims will be stored in the request Context.
#
Structs
Claims
Claims is added to the request context.
Client
Client holds a Verificator and AuthenticatorClient.