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

Integrate Password Recovery Feature #375

Closed
1 task
saras-69 opened this issue Oct 21, 2024 · 2 comments · Fixed by #395
Closed
1 task

Integrate Password Recovery Feature #375

saras-69 opened this issue Oct 21, 2024 · 2 comments · Fixed by #395
Assignees
Labels
enhancement New feature or request gssoc-ext GSSOX'24 Extended hacktoberfest issue under hacktoberfest level 1 10 Points issue

Comments

@saras-69
Copy link
Contributor

✨ Feature Request: Integrate Password Recovery Feature

Description of the Feature

This feature will enable users to recover their passwords using OTP-based authentication through a responsive UI. Initially, the process will be simulated with alerts to demonstrate the flow, with the option to integrate actual OTP APIs later for enhanced security.

Problem Statement

Currently, users who forget their passwords cannot recover their accounts. This feature solves the issue by providing a simple, intuitive way to reset passwords, improving the overall user experience.

Proposed Solution

Add a Password Recovery Page with input fields for email/username and OTP.
Simulate OTP functionality using alerts for easy demonstration.
Provide feedback on success or failure to the user through UI messages.
Optional: Add support for backend integration in future for actual OTP verification.

Alternatives Considered

Integrating third-party password recovery services.

Additional Context

This feature enhances the usability of the application, especially for users who frequently reset passwords.

Are you participating in GSSoC?

  • [x ] Yes
  • No

Screenshot 2024-10-15 192639
Screenshot 2024-10-20 025545
Screenshot 2024-10-15 022439
Screenshot 2024-10-15 024732

Copy link
Contributor

Thank you for raising this issue! We'll look into it as soon as possible. Please ensure that the issue is not duplicate, and you read CONTRIBUTING.md carefully. Your contributions are highly appreciated! 😊

@dhairyagothi dhairyagothi added enhancement New feature or request level 1 10 Points issue gssoc-ext GSSOX'24 Extended hacktoberfest issue under hacktoberfest labels Oct 22, 2024
@saras-69 saras-69 mentioned this issue Oct 22, 2024
15 tasks
Copy link
Contributor

Hello @saras-69! Your issue #375 has been closed. Thank you for your contribution!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request gssoc-ext GSSOX'24 Extended hacktoberfest issue under hacktoberfest level 1 10 Points issue
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants