Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CallbackHandler ¶
CallbackHandler is a callback handler that Auth0 will call once it redirects to your app. oidc implements OpenID Connect client logic for the golang.org/x/oauth2 package.
func IsAuthenticated ¶
func IsAuthenticated() gin.HandlerFunc
func LoginHandler ¶
func LogoutHandler ¶
func UserHandler ¶
Types ¶
type Authenticator ¶
func NewAuthenticator ¶
func NewAuthenticator() (*Authenticator, error)
Click to show internal directories.
Click to hide internal directories.