Implement User Authentication
Create the users.js file and implement authentication routes for user registration and login, including password hashing using bcrypt.
Create the users.js file and implement authentication routes for user registration and login, including password hashing using bcrypt.
assigned to @gajesh24
added Required label
marked this issue as blocked by #6 (closed)
marked this issue as blocking #12 (closed)
5-implement-user-authentication
to address this issue created branch 5-implement-user-authentication
to address this issue
mentioned in merge request !5 (merged)
mentioned in commit db2c99de
closed with merge request !5 (merged)
changed milestone to %Task 1