Documentation

SignInWithSessionTokenRequest

Properties

Optional Nonce

  • nonce: string

String value used to associate a Client session with an Id Token, and to mitigate replay attacks. If this field is provided, the nonce claim in response Id token has a matching value.

memberof

SignInWithSessionTokenRequest

Optional Session Token

  • sessionToken: string

The session token of the player.

memberof

SignInWithSessionTokenRequest