Documentation

SignInWithExternalTokenRequest

Properties

Optional Apple Game Center Config

memberof

SignInWithExternalTokenRequest

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 will have a matching value.

memberof

SignInWithExternalTokenRequest

Optional Oculus Config

memberof

SignInWithExternalTokenRequest

Optional Sign In Only

  • signInOnly: boolean

Whether the API should only attempt to sign-in and do not create a new player if the player does not exist.

memberof

SignInWithExternalTokenRequest

Optional Steam Config

memberof

SignInWithExternalTokenRequest

Optional Token

  • token: string

External token that can be verified to represent a player from the id provider. This may be an id token or an access token.

memberof

SignInWithExternalTokenRequest