In-Game Authentication
Initiate Authorization
POST
Initialize game authentication for a user.
Path Parameters
The username of the player to initialize authentication for.
Example:
"Player123"
Response
200
application/json
Success
The response is of type object
.
Initialize game authentication for a user.