CityOfLosAngeles / angeleno-my-account

App that allows Angeleno Account holders to update their profile, password, MFA, and app consent.
MIT License
1 stars 0 forks source link

Password Reset Flow #60

Closed cbhernan closed 9 months ago

cbhernan commented 9 months ago

What does this PR do?

This PR introduces the ability for a user to reset their passwords.

Which issue(s) is/are related to this PR?

Closes #46

github-actions[bot] commented 9 months ago

Visit the preview URL for this PR (updated for commit 7628e7f):

https://angeleno-my-account-dev-402917--pr60-ghi-46-pw-reset-re8sli3i.web.app

(expires Wed, 13 Dec 2023 22:29:34 GMT)

🔥 via Firebase Hosting GitHub Action 🌎

Sign: ef7f92b444e46d3ebe3d59054b9a245afee849f5

cbhernan commented 9 months ago

@nickchaula The Toast Notification is showing a generic failure message, but there's a specific error message shown if the request fails above the submit button/below the form, which is relayed from the Auth0 Request.

But maybe I'll remove the toast notification for failures and only display on success in a future iteration. Will bring it up as a point of discussion!