How do I add a Reset password function?

This is the code and reset password isn’t working pls help me out

1 Like

See that green error block? You’re going to want to set a label to it’s value so that you can see what error is happening. :slight_smile:

2 Likes

can you help me what to do, the error is coming Missing sender

Is the email address you’re entering for the password reset an address that’s listed in your Firebase Console under Authentication–>Users?

This page seems to indicate it could be a number of things including an invalid email address or something caused by modifying Firebase’s email templates under Authentication–>Templates:

2 Likes