Support from the community to continue maintaining and improving this module is welcome. If you find the module useful, please consider supporting the project by becoming a sponsor.
Recognized JWT Claims Set members, any other members may also be present.
[propName
: string
]: unknown
• optional
aud: string
| string
[]
JWT Audience
• optional
exp: number
JWT Expiration Time
• optional
iat: number
JWT Issued At
• optional
iss: string
JWT Issuer
• optional
jti: string
JWT ID
• optional
nbf: number
JWT Not Before
• optional
sub: string
JWT Subject