Authentication

Number of APIs: 16

This API collections handles everything for registering a new user

  1. Register a New User POST {{baseUrl}}/auth/register

  2. Register a New User With Phone POST {{baseUrl}}/auth/register-with-phone

  3. Send Confirmation Email POST {{baseUrl}}/auth/send-confirmation-email

  4. Send Password Reset Email POST {{baseUrl}}/auth/send-password-reset-email

  5. Reset Password POST {{baseUrl}}/auth/reset-password

  6. Send Verification Code Text POST {{baseUrl}}/auth/send-verification-code-text

  7. Verify Phone Code POST {{baseUrl}}/auth/verify-phone

  8. Confirm Email POST {{baseUrl}}/auth/confirm-email

  9. Verify Firebase ID Token POST {{baseUrl}}/auth/verify-id-token

  10. Register with Postponed Email Confirmation POST {{baseUrl}}/auth/register-no-email-confirm