Module jwt

Source
Expand description

Contains code for serializing and deserializng JSON Web Tokens.

Structsยง

Claims
Claims represents the JWT payload.
JwtClient
Service to manage JWT tokens