POST
/
game_auth
/
init
/
{username}

Path Parameters

username
string
required

The username of the player to initialize authentication for.

Response

200 - application/json
status
boolean

True if authentication was initialized successfully.

error
string

Error message in case of failure.