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

Cross-Origin-Opener-Policy policy would block the window.closed call. #117

Closed
allenfuller opened this issue Mar 30, 2024 · 4 comments
Closed
Labels

Comments

@allenfuller
Copy link

I am experiencing an issue completing the oAuth account process. After confirming the oAuth connection via a service, the pop-up closes, but the link is not added. I have 6 entries in the console for:

oauth_browser.js:25 Cross-Origin-Opener-Policy policy would block the window.closed call.

Has anyone else experienced this issue?

It appears there's an issue with `` in the util package (Meteor issue #11363), but I don't know where to add the WebApp.connectHandlers.use. Would that be in a startup file?

Thanks for any advice!

Copy link

Thank you for submitting this issue!

We, the Members of Meteor Community Packages take every issue seriously.
Our goal is to provide long-term lifecycles for packages and keep up
with the newest changes in Meteor and the overall NodeJs/JavaScript ecosystem.

However, we contribute to these packages mostly in our free time.
Therefore, we can't guarantee you issues to be solved within certain time.

If you think this issue is trivial to solve, don't hesitate to submit
a pull request, too! We will accompany you in the process with reviews and hints
on how to get development set up.

Please also consider sponsoring the maintainers of the package.
If you don't know who is currently maintaining this package, just leave a comment
and we'll let you know

@allenfuller
Copy link
Author

Update: This bug happens specifically with Google, however in general the popup does not close after confirming the connection.

@allenfuller
Copy link
Author

Actually, it appears this whole thing is related to Meteor oAuth, or even Chrome, so I'm closing this one. However, if anyone has dealt with the popup not closing, I'd love your feedback.

@StorytellerCZ
Copy link
Member

Yes, this is potentially a Meteor bug if you have too strict content policy. Best to open an issue on the Meteor repo to see if we can find a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants