JWT processing middleware.
JWT
{Middleware}
Creates an instance of JWT.
The encryption algorithm to use.
{string}
The JWT encryption password.
Extracts and verifies the JWT from the Authorization header.
Processes a request and response object after they are handled.
Generated using TypeDoc
JWT processing middleware.
JWT
{Middleware}