Authentication

Authentication APIs

Operations

Authenticate Game Server With Custom Id

Create a game_server entity token and return a new or existing game_server entity.

Delete

Delete a game_server entity.

Get Entity Token

Method to exchange a legacy AuthenticationTicket or title SecretKey for an Entity Token or to refresh a still valid Entity Token.

Validate Entity Token

Method for a server to validate a client provided EntityToken. Only callable by the title entity.