HackYourFuture-CPH / rate-my-cv

MIT License
1 stars 2 forks source link

Forgot Password #232

Open dpfernandes opened 3 years ago

dpfernandes commented 3 years ago

User story

Who: As a user What: I want to be able to recover my password Why: so that I can login using it

Acceptance criteria

When the email or user are filled in and by clicking on the button Forgot Password, an email with a recovery password should be triggered using Firebase - https://firebase.google.com/docs/auth/web/manage-users#send_a_password_reset_email

image

Implementation details

Check how to recover the password using Firebase

https://firebase.google.com/docs/auth/web/manage-users#send_a_password_reset_email