Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate Msg91 SMS & Email OTP with signup page #35

Open
pocha opened this issue Feb 20, 2024 · 0 comments
Open

Integrate Msg91 SMS & Email OTP with signup page #35

pocha opened this issue Feb 20, 2024 · 0 comments
Milestone

Comments

@pocha
Copy link
Contributor

pocha commented Feb 20, 2024

  • Update firebase functions to actually use the Msg91 API
  • Error handling like invalid phone number &/or email should be offloaded to Msg91, which means
    • if Msg91 throws an error, the error need to be shown on the UI
  • Other error handling like email/phone mismatch, should be tested. User should be able to see those error messages on the UI
  • Only one OTP field need to be shown if the user is found so it will be a login flow.
@pocha pocha added this to the v1.0 milestone Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant