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

revert(auth): standalone enable oauth listener for MPAs #12753

Merged

Conversation

AllanZhengYP
Copy link
Contributor

@AllanZhengYP AllanZhengYP commented Dec 26, 2023

Description of changes

Temporarily revert the standalone oauth listner feature commits before more intensive tests are conducted.

Issue #, if available

V1167591995

Users getCurrentUser & fetchAuthSession API call may hang their Apps when redirected back from oAuth URL.
This is because the getCurrentUser promise is incorrectly blocked. Users have to refresh the page to load the auth tokens.

Description of how you validated changes

Checklist

  • PR description included
  • yarn test passes
  • Tests are changed or added
  • Relevant documentation is changed or added (and PR referenced)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@AllanZhengYP AllanZhengYP requested review from a team as code owners December 26, 2023 20:50
@AllanZhengYP AllanZhengYP changed the title Revert "feat(auth): standalone enable oauth listener for MPAs (#12731)" revert(auth): standalone enable oauth listener for MPAs Dec 26, 2023
@AllanZhengYP AllanZhengYP merged commit 0462761 into aws-amplify:main Dec 26, 2023
30 of 31 checks passed
HuiSF added a commit that referenced this pull request Dec 28, 2023
HuiSF added a commit that referenced this pull request Dec 29, 2023
HuiSF added a commit that referenced this pull request Jan 2, 2024
HuiSF added a commit that referenced this pull request Jan 2, 2024
HuiSF added a commit that referenced this pull request Jan 2, 2024
HuiSF added a commit that referenced this pull request Jan 2, 2024
HuiSF added a commit that referenced this pull request Jan 3, 2024
* Revert "revert(auth): standalone enable oauth listener for MPAs (#12753)"

This reverts commit 0462761.

* fix(auth): issue identitied running integ tests

* chore(repo): enable integ_next_sign_in_with_oauth
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.

None yet

5 participants