Interface: JptClaims
identity_wasm.JptClaims
JPT claims
Table of contents
Properties
Properties
iss
• Optional Readonly iss: string
Who issued the JWP
sub
• Optional Readonly sub: string
Subject of the JPT.
exp
• Optional Readonly exp: number
Expiration time.
iat
• Optional Readonly iat: number
Issuance date.
nbf
• Optional Readonly nbf: number
Time before which the JPT MUST NOT be accepted
jti
• Optional Readonly jti: string
Unique ID for the JPT.