Beybai Web Access
Sign in once. Become a client instantly.
This gateway handles signup, login, and social sign-in for Beybai users. After authentication, each user becomes a client with session and client credentials that can be used by Beybai applications and integrations.
Email or social login
Google, Apple, Facebook, or email and password onboarding all start from the same access layer.
Client credentials
New accounts receive client identity details and an API password for controlled platform access.
Gateway architecture
This layer manages auth and uploads while
api.beybai.com handles the AI workflow.
Secure Onboarding
Create account
Access your Beybai client space with email or configured social providers.
or continue with
- Signed in as
- -
- Client ID
- -
- Session token
- -
- Client password
- Issued only for new accounts.
Social sign-in buttons appear only when their server-side environment variables are configured.
Stored locally:
sessionToken, client.email, client.fullName, client.clientId, and clientPass when first issued.