4
votes

Couldn't find it in the Firebase docs but is there a listener for when a password is changed like there is for when an account is created?

functions.auth.user().onCreate

Goal: Sending an email to the user that his/her password has been changed in the web app.

1
this trigger would be handy in some situations...Adriel Werlich

1 Answers