Represents a JWT token used for authentication.
The access token to use to authenticate requests.
Expiration of the access token.
Optional
Authorization scope for the access token.
The type of access token. Always Bearer.
Bearer
Represents a JWT token used for authentication.