Closed JoseClaudioADS closed 4 years ago
Remember to change the sending body to reset the password inside the firebase. Below is the body and subject I used.
Subject: Redefinição de senha para o %APP_NAME%
Body:
Olá,
Acesse esse link para redefinir sua senha no %APP_NAME% para seu e-mail: %EMAIL%.
Se você não solicitou redefinição de senha, ignore este e-mail.
Obrigado,
Equipe %APP_NAME%
Firebase works with sending direct e-mail with a token to change the password, thus, the code field becomes obsolete. As a user I found the resend link not as good as a medium button, I made the switch, but to return to the link is very easy.
Fixes #7