Skip to content

JWTClaimsImmutable

These JWT claims cannot be modified in the createSession function, as they are set when the token is generated.

Properties

jti?: string

JWT ID

exp?: number

JWT Expiration Time

isa?: number

JWT Issued At

See Also