package
1.0.1
Repository: https://github.com/pardot/oidc.git
Documentation: pkg.go.dev

# Functions

ClaimsFromContext returns the claims for the given request context.
RawIDTokenFromContext returns the raw JWT from the given request context.
TokenSourceFromContext returns a usable tokensource from this request context.

# Structs

Handler wraps another http.Handler, protecting it with OIDC authentication.