//
pkg.gl
Category
github.com/Cloud-Foundations/golib
pkg
auth
oidc
package
0.5.0
Repository:
https://github.com/cloud-foundations/golib.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
26
Dependents
1
Files
908 SLOC
#
Functions
GetAuthInfoFromRequest
GetAuthInfoFromRequest will return authentication information for the user for the specified HTTP request.
NewAuthNHandler
NewAuthNHandler creates a new HTTP handler which handles all incoming HTTP requests.
#
Structs
Config
Config specifies the client OpenID-Connect/OAuth2 configuration.
Params
Params specifies runtime parameters.