📅  最后修改于: 2022-03-11 15:03:14.488000             🧑  作者: Mango
To implement a forgot password button, you have to call: firebase.auth().sendPasswordResetEmail('user@example.com')
Check the documentation for more details: https://firebase.google.com/docs/reference/js/firebase.auth.Auth#sendPasswordResetEmail