-
Notifications
You must be signed in to change notification settings - Fork 116
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
[Feature Request]: Integrate Password Recovery Feature #592
Comments
Thank you for creating this issue! 🎉 We'll look into it as soon as possible. In the meantime, please make sure to provide all the necessary details and context. If you have any questions or additional information, feel free to add them here. Your contributions are highly appreciated! 😊 You can also check our CONTRIBUTING.md for guidelines on contributing to this project. |
Don't change the current ui...just add the feature |
@manikumarreddyu The forget password isn't implemented properly. In case you change the mind to assign it to someone else, please assign it to me. I don't have in hand experience but i've looked on other implementations to work on this. And, i'm not sure if the current implementation matches the purpose. |
Is there an existing issue for this?
Feature Description
Integrate the Password Recovery Feature to enable users to reset their passwords seamlessly. This enhancement involves connecting the frontend with APIs (or backend in the future) to send OTPs, verify them, and allow password reset.
Use Case
This feature will allow users to quickly regain access to their accounts in case they forget their passwords. For example, if a user cannot log in, they can enter their email to receive an OTP, verify it, and set a new password.
Benefits
Improves user experience by providing a recovery mechanism.
Reduces user frustration and prevents account lockouts.
Prepares the frontend for smooth integration with future backend OTP and email services.
Add ScreenShots
Priority
High
Record
The text was updated successfully, but these errors were encountered: