abhishekraoas / MCA-Alumni-Network

We are Creating a MCA Alumni Network where we can connect with the our Senior's / Alumni
https://mmmut-mca.vercel.app/
26 stars 60 forks source link

Wanted to work on forgot password feature. #165

Open VinayLodhi1712 opened 4 days ago

VinayLodhi1712 commented 4 days ago

So in this website there is no anytype of forget password for user. So i want to implement this in this steps -

  1. on login page there is forgot password link.
  2. onclicking it will ask email user insert email and an otp send to the email .
  3. an then otp verification process by inserting otp on the form just below the mail input.
  4. if otp matches than new password and confirm password option available.
  5. user insert password and that password got store in database using forgot password api in backend.
agarwalhimanshugaya commented 3 days ago

@VinayLodhi1712 you can start your work now

VinayLodhi1712 commented 3 days ago

i have a question does your signup and login functionality is working correctly or not?

agarwalhimanshugaya commented 3 days ago

No someone is working on this issue

VinayLodhi1712 commented 3 days ago

if possible can you tell me on this issue if that issue got solved because without registering i can;t create the password and i can't forget the password of user.