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] Add ?close to OAuth callback url #24381

Merged
merged 4 commits into from
Feb 3, 2022
Merged

Conversation

sampaiodiego
Copy link
Member

Proposed changes (including videos or screenshots)

On Meteor 2.3 release, they've removed a deprecated behavior of adding ?close to callback URL of OAuth clients. This PR is just adding the same logic back.

We need to think of a migration path for our costumers as well.

Issue(s)

Closes #24355

Steps to test or reproduce

Further comments

@sampaiodiego sampaiodiego requested review from a team February 1, 2022 17:16
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.

Google OAuth Login broken in 4.4.0
2 participants