Skip to content
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

fix(authenticator): recover from exceptions during reset password flow #5672

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

Equartey
Copy link
Contributor

Issue #, if available:
#5655
Description of changes:

  • Added missing yield* for reset password work flow

Without this the UI on web would be hard locked and unable to return or progress to other screens.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@Equartey Equartey requested a review from a team as a code owner November 13, 2024 16:17
@Equartey Equartey merged commit 2ee74bb into main Nov 13, 2024
41 checks passed
@Equartey Equartey deleted the fix/authenticator-web-stream-fix branch November 13, 2024 20:15
Equartey added a commit that referenced this pull request Nov 25, 2024
### Fixes
- fix(authenticator): recover from exceptions during reset password flow ([#5672](#5672))
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps ([#5680](#5680))
- fix(storage): Only allow 1 batch to run at a time ([#5704](#5704))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Equartey added a commit that referenced this pull request Nov 25, 2024
### Fixes
- fix(authenticator): recover from exceptions during reset password flow ([#5672](#5672))
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps ([#5680](#5680))
- fix(storage): Only allow 1 batch to run at a time ([#5704](#5704))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Equartey added a commit that referenced this pull request Nov 26, 2024
### Fixes
- fix(authenticator): recover from exceptions during reset password flow ([#5672](#5672))
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps ([#5680](#5680))
- fix(storage): Only allow 1 batch to run at a time ([#5704](#5704))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Equartey added a commit that referenced this pull request Nov 26, 2024
### Fixes
- fix(authenticator): recover from exceptions during reset password flow ([#5672](#5672))
- fix(common): added a flag to opt out of bundling sqlite3 for windows apps ([#5680](#5680))
- fix(storage): Only allow 1 batch to run at a time ([#5704](#5704))

Updated-Components: amplify_lints, Amplify Flutter, Amplify Dart, Amplify UI, DB Common, Secure Storage, AWS Common, Smithy, Worker Bee
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants