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

Implement Forgot Password Functionality #33

Open
Sowmya-Raghuram opened this issue Sep 30, 2024 · 0 comments
Open

Implement Forgot Password Functionality #33

Sowmya-Raghuram opened this issue Sep 30, 2024 · 0 comments

Comments

@Sowmya-Raghuram
Copy link
Collaborator

Sowmya-Raghuram commented Sep 30, 2024

The Forgot Password feature enables users to reset their passwords securely when they are unable to log in. Currently, administrators have the ability to reset passwords manually, but as the usage grows post-registration, forgetting passwords is expected to become a frequent issue. Therefore, it is necessary to implement a self-service password reset feature to reduce administrative overhead and improve user experience. This feature will prioritize usability while maintaining security through email-based password resets.

Subtasks

  1. Research and Define Password Reset Flow
  2. UI/UX Design for Forgot Password Page
  3. Backend Logic for Password Reset Request
  4. Email Service Integration
@Sowmya-Raghuram Sowmya-Raghuram changed the title Forgot Password Option Implement Forgot Password Functionality Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Development

No branches or pull requests

1 participant