1
Configure Your App
Enter your Client ID, Client Secret, and select scopes
✓ Configuration saved. Click "Login with Mixera ID" →
2
Login with Mixera ID
Click the button → you'll be redirected to Mixera's consent screen → log in (or use existing session) → approve → come back with a code
Authorization Code received:
3
Exchange Code for Token
Server-side: exchange authorization code for access & refresh tokens
Access Token:
Refresh Token:
Expires In:
4
Get User Info
Use the access token to fetch the authenticated user's profile
How the OAuth Flow Works
1
User clicks "Login with Mixera ID" on your site
2
Redirected to Mixera consent screen — if not logged in, they sign in right there. Then they see the app name, their profile, Mixera ID, and requested permissions
3
User clicks "Continue" (or switches account / cancels)
4
Redirected back with an authorization code → your server exchanges it for tokens → fetch user info
API Request Log
Ready. Configure your app, then click "Login with Mixera ID".
Environment
API:
Redirect URI:
Authorize URL:
Integration Code