SE-H-W / Project-02

This is the sandbox repo for making changes.
MIT License
0 stars 0 forks source link

Forgot Password Functionality #8

Open kahaanpatel5 opened 1 hour ago

kahaanpatel5 commented 1 hour ago

Implement a "Forgot Password" feature on the login page to allow users to reset their password if they've forgotten it.

AshwiniR1802 commented 1 hour ago

As there is field for Username we also need to add Email, for sending the forgot password link

Nirmit73 commented 1 hour ago

Thanks for raising this issue! I agree that adding a 'Forgot Password' feature would be highly valuable for our users. I’ll start working on implementing a secure password reset workflow, which will include sending a password reset link to the user's registered email.