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
Represents the scope of the current token
The type of the token, e.g.: Bearer
The token used to make API calls