dinesh-pasupuleti / WolfTrackPlus

WolfTrackPlus is a web application to keep a track of Job Applications.
MIT License
0 stars 1 forks source link

Add new feature to reset password #10

Closed srivardhanvura closed 1 day ago

srivardhanvura commented 1 day ago

When a user forgets their password, they should be able to reset it through a secure process. This involves sending a verification code to the user’s registered email address. Once the code is verified, the user can set a new password to regain access to their account.

srivardhanvura commented 1 day ago

Below is the updated UI. Refer to the linked pull request for the code changes:

Capture