POST
/
game_auth
/
init
/
{username}

Path Parameters

username
string
required

The username of the player to initialize authentication for.

Response

200 - application/json
error
string

Error message in case of failure.

status
boolean

True if authentication was initialized successfully.