-
Notifications
You must be signed in to change notification settings - Fork 60
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
Forgot Password #181
Comments
@Siddhesh777 This would be complex as it would need node mailer (to send unique link) , access to the database (to test if its working) . I can provide the Database creation code if you want to create a database on your local machine . |
@SaraswatGit |
Cook man , i am always here for help , ping me on discord if u need some help. |
@Siddhesh777 You can try using this dummy database we create for you to work on , It has the same table that's there in the original database . You have to place this in the .env file in the Frontend Folder .
|
@Siddhesh777 Are you still working on it ? |
@SaraswatGit |
@Siddhesh777 Just wanted to ask if you are still working on this issue? If not I can work on it. |
@SaraswatGit can I work on it since I can't hear any response from @Siddhesh777? |
Hey @Aayush987 |
Oh ok, i am sorry you didn't respond earlier so i thought you are not working. |
Is someone working on this issue?? |
@Siddhesh777 what's the status are you still working . |
Yeah @SaraswatGit |
@Siddhesh777 You stuck or something ? its been over a month and a half please let us know if your facing any problems. |
Can I try working on it?? |
@navyasharma0203 assigned !. |
Issue
If user forget the password he had used while registering ,he will loose his complete data as there is no option for reseting the password.
Solution
We can add forgot password field and send the link to reset password via mail.
I am contributor at gssoc'22
Kindly assign this issue to me.
The text was updated successfully, but these errors were encountered: