Skip to content

Onboarding Module #4

Description

@aman-pawar96

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions