Authentication
Auth Quick Start
Each team should have a default "Client-Side Service Account" - you can use that key to test out your app:
- Go to Console > Authentication
- Under Your Api Keys find Client-Side Service Account.
- Copy and use that Api Key.
- Copy the Test Player ID also known as federated id.
Obtain Your Keys
To get your API keys, go to Console > Authentication.
When you are ready for users
Learn about production setup and different key types before launching.
Next Steps
- Ready for Production? - Learn about service account types and production setup
- Player Onboarding - Learn about player registration strategies
- Authentication (Advanced) - Deep dive into player authentication, teams, and security
- Interaction Flow - Learn how to use authenticated connections
- SDK Quickstart - Get started with the JavaScript SDK