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

Authentication screen form #3

Open
Neeleshrj opened this issue Oct 11, 2021 · 1 comment
Open

Authentication screen form #3

Neeleshrj opened this issue Oct 11, 2021 · 1 comment
Assignees
Labels
component New component high Priority level

Comments

@Neeleshrj
Copy link
Member

Auth screen form with the following fields

  • email
  • OTP
@Neeleshrj Neeleshrj added the component New component label Oct 11, 2021
@Neeleshrj Neeleshrj added the medium Medium priority label Oct 11, 2021
@divinenaman divinenaman added high Priority level and removed medium Medium priority labels Oct 11, 2021
@divinenaman
Copy link
Member

Two Request need to be sent during the whole login process:

  • api/auth/verifyEmail : verifies if email entered is correct and if correct OTP is sent
  • api/auth/loginIn : now ask the user to enter otp and send the data to this endpoint

SS:

WhatsApp Image 2021-10-11 at 11 50 28 PM

WhatsApp Image 2021-10-11 at 11 50 45 PM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
component New component high Priority level
Projects
None yet
Development

No branches or pull requests

3 participants