Register Your App
To integrate YeboID authentication into your application, you'll need to register your app with us.
Why Registration?
YeboID is a secure identity platform. To protect our users, we manually review and approve all applications before granting API access.
This ensures:
- ✅ Legitimate business use cases
- ✅ Proper handling of user data
- ✅ Compliance with privacy requirements
- ✅ Quality integrations
How to Register
What to Include
When reaching out, please provide:
- Company/Developer Name
- App Name — What you're building
- App Description — Brief overview of your use case
- Platform — Mobile (iOS/Android), Web, or both
- Redirect URIs — Where to redirect after authentication
- Mobile:
yourapp://auth - Web:
https://yourapp.com/callback
- Mobile:
- Requested Scopes — What user data you need:
openid— Basic authenticationprofile— Name, avatarphone— Phone numberemail— Email address (if available)
What You'll Receive
Once approved, you'll get:
- Client ID — Your app's unique identifier
- Client Secret — For server-side apps (keep this secure!)
- Redirect URIs — Approved callback URLs
- Documentation — Integration guides and support
Integration Support
We're here to help you integrate successfully:
- Technical documentation
- Code examples
- Direct support during integration
- Testing assistance
Try the Demo First
While waiting for approval, explore our Demo App to see YeboID in action and understand the user experience.
Ready to integrate?