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
- Copy the API Key to the API field
- Copy the Federated ID to the federated_id field
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