-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: Reset (forgot) password auth workflow #187
Conversation
Preview Firebase Hosting URL: https://mobility-feeds-dev--pr-187-cijz8dc2.web.app |
Needs #164 to be merged first |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Nicely done! 💪 |
@@ -0,0 +1,31 @@ | |||
|
|||
describe('Reset Password Screen', () => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🥳
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Summary:
Reset (forgot) password auth workflow
Closes #141
Related to #188
Testing tips:
Forgot your password? Reset Here.
. You should then be redirected to the password resetting screenPlease make sure these boxes are checked before submitting your pull request - thanks!
./scripts/api-tests.sh
to make sure you didn't break anything