The process has changed significantly since our previous version. It is now secure and user-friendly. There's no longer a need to enter your username and password every time you attempt to join a game. Simply open the game, click "yes" in the browser, and return to the game.

For game developers, this means implementing a user-friendly way to redirect players to our website. Then, developers need to periodically check the authorization status, both manually and automatically.

<aside> ⚠️ This page is not intended for regular users. If you're experiencing authorization issues, please visit our Discord support channel for assistance.

</aside>

POST /games/auth/initiate

GET /games/auth/status/[auth_id]