Forgot Password¶
Challenge¶
Add a Forgot password link on the Sign in page that directs the user to a Reset password page. Then implement a form that lets the user enter their email address and request a password reset email.
Demo
You may find this article from the Firebase docs helpful.