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

[Bug]: Google Login Error with Cross-Origin Policy #228

Open
rudrapratap63 opened this issue Oct 16, 2024 · 0 comments
Open

[Bug]: Google Login Error with Cross-Origin Policy #228

rudrapratap63 opened this issue Oct 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@rudrapratap63
Copy link

Description
I'm encountering a console error when attempting to log in using Google. The following error messages are displayed in the console:

Cross-Origin-Opener-Policy policy would block the window.closed call.
Login.js:75 Google Login Error: FirebaseError: Firebase: Error (auth/cancelled-popup-request).

To Reproduce

  1. Steps to reproduce the behavior:
  2. Navigate to the login page.
  3. Click on the "Login with Google" button.
  4. Observe the console for error messages.

Expected behavior
The user should be able to log in using Google without encountering console errors.

Screenshots
Screenshot 2024-10-16 130952

Environment:

  • OS: Window 11
  • Browser [ CHROME ]
@rudrapratap63 rudrapratap63 added the bug Something isn't working label Oct 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant