Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Password Recovery Feature #81

Open
saras-69 opened this issue Oct 19, 2024 · 0 comments
Open

Add Password Recovery Feature #81

saras-69 opened this issue Oct 19, 2024 · 0 comments

Comments

@saras-69
Copy link

saras-69 commented Oct 19, 2024

Description
Implement a Password Recovery Feature to allow users to reset their passwords if forgotten. The feature should include:

Email Input – Collect user's registered email to send an OTP.
OTP Verification – Verify the OTP entered by the user.
Password Reset – Allow the user to set a new password after successful OTP verification.
This will improve the user experience by enabling seamless account recovery.

Screenshots:
Screenshot 2024-10-20 025545

Screenshot 2024-10-15 192639
Screenshot 2024-10-13 235803

Screenshot 2024-10-15 024732

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

No branches or pull requests

1 participant