Used to denote when the token will expire, as a UNIX timestamp
A token in JWT format that has user claims
Optional
refreshThe token used to refresh the access token
Optional
scope?: string
Represents the scope of the current token
The type of the token, e.g.: Bearer
Generated using TypeDoc
The token used to make API calls