Open dtjanaka opened 2 years ago
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.
Should be resolved by #105
https://github.com/anthonyjgrove/react-google-login/issues/378#issuecomment-702022996 https://stackoverflow.com/questions/63631849/google-sign-in-not-working-in-incognito-mode/64011425 https://github.com/anthonyjgrove/react-google-login/issues/399#issuecomment-752775459