Access Token
@Serializable
Models an OAuth2 access token.
Types
Properties
Link copied to clipboard
The date and time when the access token expires.
Link copied to clipboard
Link copied to clipboard
The refresh token which can be used to obtain new access tokens.
Link copied to clipboard
The scope of the access token which defines the resources that the access token can access.
Link copied to clipboard
The session token associated with the access token.