# 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.