CognitoToken extension

Cognito-specific claims for access and ID tokens.

References:

on

Properties

authTime DateTime
The auth_time claim contains the time when the authentication occurred. Its value is a JSON number representing the number of seconds from 1970-01-01T0:0:0Z as measured in UTC format.
no setter
originJti String
The originating JWT identifier, from the time when the original authentication occurred.
no setter
tokenUse String
The token_use claim describes the intended purpose of this token.
no setter
userId String
The Cognito user ID.
no setter