sanika391 / SpoonShare

SpoonShare: An app connecting users to share free food, donate, and access local ngo, supporting the UN's Zero Hunger goal.
https://spoonshare-meal.web.app
MIT License
43 stars 59 forks source link

💡[Reset Password] #23

Open VIDHIGUPTA17 opened 1 month ago

VIDHIGUPTA17 commented 1 month ago

Is your feature request related to a problem? Please describe. Users often forget their passwords, leading to frustration and a barrier to accessing their accounts. Currently, our web app lacks a straightforward mechanism for users to reset their passwords independently.

Describe the solution you'd like Implement a user-friendly "Forgot Password" feature that allows users to reset their passwords easily. This feature should include:

A "Forgot Password?" link on the login page. Upon clicking the link, users should be prompted to enter their email address associated with their account. After entering their email, users should receive a password reset link via email. The email should contain a secure, time-limited link allowing users to reset their password. Upon clicking the reset link, users should be directed to a page where they can set a new password securely.

Additional context Implementing a password reset feature enhances user experience and security by empowering users to regain access to their accounts independently. This feature is standard in many web applications and is essential for ensuring a smooth user experience. It also aligns with industry best practices for account management and security.

a-m-a-nkumar commented 1 month ago

I want to work on this issue. I'm a GSSOC'24 contributor I agree to follow this project's Code of Conduct

nachiketapte1404 commented 1 month ago

please assign me this issue. I can work on it.

nachiketapte1404 commented 1 month ago

I am not able to sign up using any email id. kindly provide me with a dummy email id and password which u are using to authenticate with the firebase. I am getting access blocked from my end. I have followed all the steps given on the readme.md file. Moreover, in the screens/auth folder, there is a file called forgot_password.dart which is doing the same functionality for which this issue is open. Kindly verify if the issue is still open and revert ma'am. Thankyou

VITianLalit commented 2 weeks ago

Please assign this issue to me, I want to work on it?

NamrataCSalvi commented 1 week ago

Hey I would like to work on this issue under GSSoC.Can you assign it to me

adinathraut commented 6 days ago

cb6738d179e0ed5755932904ba8a543b0e673e01 @sanika391 I resolved this issue as well kindly have a look of it