The payload of a JWT token when Bearer authentication is used.
Additional attributes associated with the token.
The expiration timestamp of the token, in seconds.
Optional
The raw JWT token string, if available.
Specifies the Bearer authentication type.
The unique identifier of the authenticated user.
The payload of a JWT token when Bearer authentication is used.