saikiran37130204 / Bingo

0 stars 0 forks source link

Development - Backend - User Authentication #12

Open saikeerthivanga opened 9 months ago

saikeerthivanga commented 9 months ago

Description: Develop the backend components, code for user authentication in our application.

Acceptance Criteria:

  1. Create secure user authentication API endpoints.
  2. Implement robust password hashing.
  3. Develop code for user registration and login functionality.
  4. Handle authentication failures with informative messages.
  5. Thoroughly test the backend features.
saikiran37130204 commented 8 months ago

Completed the Backend code for Registration and login