Documentation

LinkExternalIdResponse

Properties

Optional Expires In

  • expiresIn: number

The number of seconds in which the Id token expires. By default it's 3600.

memberof

LinkExternalIdResponse

Optional Id Token

  • idToken: string

The Id token of the authenticated player.

memberof

LinkExternalIdResponse

Optional Session Token

  • sessionToken: string

The session token of the authenticated player. This token can be used to sign-in the player again.

memberof

LinkExternalIdResponse

Optional User

memberof

LinkExternalIdResponse

Optional User Id

  • userId: string

The Id of the authenticated player. If a project is specified in the request, this field represents the Id of the project scoped player.

memberof

LinkExternalIdResponse