I want to implement a reset password system using firebase. I don’t see any event or actions to do that pls help
Hi and welcome!
I believe you’re looking for that:
Thaks for the response. I know there is a change password action. But requires user to enter old password and then enter new password. The scenario here is the user forgot the password and want to reset it. Below I’ll post a link to firbase page were they provide a JavaScript code to implement forgot password system. Since my Knowledge in programming is poor I’m finding it difficult to implement it. Here is the link
https://firebase.google.com/docs/auth/web/manage-users
Just scroll down and you will see the code to send a password reset email
Oh, right.
Well, can’t help with that. Good luck.
We have a javascript channel on our Discord server, try your luck there.