Contains the OAuth token endpoint result.
access_token and refresh_token are secrets. Do not log this object.
access_token
refresh_token
Access token returned by the federation endpoint.
Number of seconds until the access token expires.
Optional
Contains the refresh token.
Contains the scope.
OAuth token type, normally Bearer.
Bearer
Contains the OAuth token endpoint result.
access_tokenandrefresh_tokenare secrets. Do not log this object.