The session transfer token used for web SSO.
The type of the token issued
The expiration time of the session transfer token in seconds.
OptionalidA new ID token, if one was issued during the token exchange. This is typically present when Refresh Token Rotation is enabled.
OptionalrefreshA new refresh token, if one was issued during the token exchange. This is present when Refresh Token Rotation is enabled.
Represents the session transfer credentials used for Native to Web SSO. These credentials are obtained by exchanging a refresh token and can be used to authenticate in web contexts without requiring the user to log in again.
Remarks
Session transfer tokens are short-lived and expire after a few minutes. Once expired, they can no longer be used for web SSO.
See
https://auth0.com/docs/authenticate/single-sign-on/native-to-web/configure-implement-native-to-web