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-Privacy Policy block the window.closed cell #175

Open
arosayru opened this issue Sep 23, 2023 · 1 comment
Open

Cross-Origin-Opener-Privacy Policy block the window.closed cell #175

arosayru opened this issue Sep 23, 2023 · 1 comment

Comments

@arosayru
Copy link

I am doing MERN Auth - Login with Email (JWT) + Google OAuth Authentication part. After doing Google OAuth part I got "Cross-Origin-Opener-Privacy Policy block the window.closed cell" error....Please help me to fixed this error.

Capture

@AMalfez
Copy link

AMalfez commented Sep 26, 2023

Hi
Google OAuth opens another window for authentication through google which is closed by your browser as a safety feature.
This issue has to do with how you set-up Google Auth and whats your redirect uri.

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

No branches or pull requests

2 participants