The issued access token.
The expiration time of the access token (Unix epoch, in seconds).
OptionalrequestedOptional space-separated list of scopes originally requested during token acquisition.
OptionalresourceOptional resource (audience) that the access token is scoped for.
Space-separated list of scopes granted to the access token.
These represent the effective permissions approved by the authorization server.
Represents an OAuth 2.0 access token and its associated metadata.