The access token associated with the session.
The expiration timestamp of the access token (in epoch).
OptionalidThe ID token obtained during authentication.
Specifies if the access token has expired.
OptionalrefreshThe refresh token obtained during authentication.
OptionalrequestedOptional. The requested scopes.
OptionalresourceOptional. The resource associated with the access token.
The scopes granted by the access token.
Represents the tokens obtained during authentication that are available in the session.