FahimFBA / assist-me

Effortlessly streamline Your Day with Integrated Email and Todo List Management!
https://assist-me.vercel.app
MIT License
9 stars 9 forks source link

[FEAT.] Add a way to implement reset and forgot password #46

Closed JoyShaheb closed 9 months ago

JoyShaheb commented 11 months ago

The users should be able to reset and forgot password for their account

inclinedadarsh commented 11 months ago

Heyy there @JoyShaheb I would like to work on this, can you please assign this to me?

Also, I had few questions.

JoyShaheb commented 11 months ago

@inclinedadarsh its very easy, we are using firebase reset password feature. all you have to do is implement the firebase send email code on the redux toolkit query, and once you request a reset email, you should get a mail where you can click on the link to reset the password. might take 1-2 hours to finish, you interested ?

inclinedadarsh commented 11 months ago

Heyy! I have never worked with Firebase, so I won't be able to do this one.

If someone else wants, they can take this issue.

FahimFBA commented 9 months ago

It has already been implemented on a different PR.