- Modules
- Authentication
- Auth Email
Auth Email
This module does not have a README.
Install the module
Scripts
- Send Email Verification (No Password)
Send a one-time verification code to an email address to verify ownership. Does not require a password.
- Verify and Add Email to Existing User (No Password)
Verify a user's email address and register it with an existing account. Does not require a password.
- Verify and Login as (or Create) User (No Password)
Verify the email address code and return a userToken to AN account (creates a new account if one doesn't exist). Does not require a password.
- Verify and Link Email Address to User
Verify a user's email address and link it to an existing account without allowing login passwordless.
- Verify and Sign Up with Email and Password
Sign up a new user with an email and password.
Show more