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

Onboarding Module #4

Open
aman-pawar96 opened this issue Feb 2, 2022 · 0 comments
Open

Onboarding Module #4

aman-pawar96 opened this issue Feb 2, 2022 · 0 comments

Comments

@aman-pawar96
Copy link
Contributor

aman-pawar96 commented Feb 2, 2022

Creating a backend flow for user on-boarding and login

Apis to implement:

  • /users/sendOTP : Send OTP to user and create a Db entry for the user
  • /users/verifyOTP: Verify OTP valid for user
  • /users/setPassword: Set Password for the user and from this point onward, number will be considered as registered
  • /users/login: number,password authentication to return a rolling JWT token with status of User
  • /users/personalInfo: Update personal info such as name,dob etc
  • users/collegeInfo: Update College Information that is college name,branch etc
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