Package-level declarations
Types
Specifies what to send back if JWT authentication fails.
A JWT Authentication provider.
A context for JWTAuthChallengeFunction.
A JWT verifier function used to verify a token format and its signature.
A JWT credential that consists of the specified payload.
Shortcut functions for standard registered JWT claims.
A JWT principal that consists of the specified payload.
Functions
Installs the JWT Authentication provider. JWT (JSON Web Token) is an open standard that defines a way for securely transmitting information between parties as a JSON object. To learn how to configure it, see JSON Web Tokens.
Installs the JWT Authentication provider with description. JWT (JSON Web Token) is an open standard that defines a way for securely transmitting information between parties as a JSON object. To learn how to configure it, see JSON Web Tokens.