v2

latestOpenAPI 3.1.02026-08-07168434918.5 KB
Users

Authorize User

Generate an authorization URL to log in a player on the Game Hub.

post/v1/users/authorize

Request body

player_idstring required

The unique player ID.

noncestring

The nonce to authenticate the user.

redirect_pathstring

The game hub page to redirect the player to.

Response

Successful Response

authorization_urlstring uri required

The URL to authenticate the user on the Game Hub.