Version: Next
api.signUpWithEmail
Creates a new user using their email address.
Parameters
emailrequiredstring
The email address of the user.
passwordrequiredstring
The password of the user.
Examples
Sign up a new user with email
- JavaScript
- Python
Creates a new user using their email address.
The email address of the user.
The password of the user.