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

Google sign in fails on render when using private browsing #99

Open
dtjanaka opened this issue Jan 6, 2022 · 3 comments
Open

Google sign in fails on render when using private browsing #99

dtjanaka opened this issue Jan 6, 2022 · 3 comments

Comments

@dtjanaka
Copy link
Contributor

dtjanaka commented Jan 6, 2022

No description provided.

@dtjanaka
Copy link
Contributor Author

https://developers.google.com/identity/sign-in/web/troubleshooting#third-party_cookies_and_data_blocked

One solution is to request users who have disabled third-party data to create an exception for https://accounts.google.com by adding accounts.google.com to the allowed domains. In Chrome, this is done in chrome://settings/content/cookies.

If many of your users have this feature enabled (some companies enforce this setting for all their employees), another workaround is to implement a server-side OAuth 2.0 flow.

@dtjanaka
Copy link
Contributor Author

dtjanaka commented Aug 3, 2022

Should be resolved by #105

@dtjanaka dtjanaka removed their assignment Aug 3, 2022
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

1 participant