Authentication
Number of APIs: 16
This API collections handles everything for registering a new user
-
Register a New User POST {{baseUrl}}/auth/register
-
Register a New User With Phone POST {{baseUrl}}/auth/register-with-phone
-
Send Confirmation Email POST {{baseUrl}}/auth/send-confirmation-email
-
Send Password Reset Email POST {{baseUrl}}/auth/send-password-reset-email
-
Reset Password POST {{baseUrl}}/auth/reset-password
-
Send Verification Code Text POST {{baseUrl}}/auth/send-verification-code-text
-
Verify Phone Code POST {{baseUrl}}/auth/verify-phone
-
Confirm Email POST {{baseUrl}}/auth/confirm-email
-
Verify Firebase ID Token POST {{baseUrl}}/auth/verify-id-token
-
Register with Postponed Email Confirmation POST {{baseUrl}}/auth/register-no-email-confirm