- Modules
- Authentication
- Auth Email/Password
Auth Email/Password
Public Scripts
Scripts that are accessible to game clients and can be called directly via the generated SDK endpoints.
Send Email Verificationsend_verification
Send a one-time verification code to an email address to verify ownership.
Verify and Sign Up with Email and Passwordverify_sign_up_email_pass
Verify a user's email address and register a new user with an email and password.
Sign In with Email and Passwordsign_in_email_pass
Sign in a user with an email and password.
Verify and Add Email and Password to existing userverify_add_email_pass
Verify a user's email address and register it with an existing account.
Private Scripts
Scripts that are only accessible within the backend and cannot be called directly by game clients.
No private scripts defined for this module.