Skip to content

Conversation

@Govind-byte670
Copy link

@Govind-byte670 Govind-byte670 commented Jun 27, 2025

##Full Name
Govind Singh Raghav

##Role
Backend Intern

What I Implemented

User registration

  • Users can register using their name , email and password.

User login

  • After registration it issues a token, that used for login
  • It give secure authentication

Protected user profile route using middleware

  • Only registered users can access to - /api/user/profile

Password reset flow using plain tokens

  • /api/auth/reset-password -It issues a token
  • /api/auth/new-password - It sets new password using email and token

Login logic updated after reset
All code organized under backend/ directory

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

Successfully merging this pull request may close these issues.

1 participant