package
1.0.217
Repository: https://github.com/9spokes/go.git
Documentation: pkg.go.dev

# Packages

No description provided by the author

# Functions

FetchJWKS retrieves a JSON Web Key Set.
FetchOIDCConfiguration retrieves the OIDC configuration from a remote OIDC discovery URL.
GetKeyType determines what type of key a JWT is using.
MakeJWT creates a new signed JWT token given the parameters provided.
ValidateJWT checks that the supplied string constitutes a JWT token.

# Structs

Options are a set of options & flags used to validate a JWT token.
Params is a struct defining the required parameters needed to generate a new signed JWT token.