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.