MomenSherif / react-oauth

Google OAuth2 using the new Google Identity Services SDK for React 🚀
https://www.npmjs.com/package/@react-oauth/google
MIT License
1.13k stars 141 forks source link

One tap not working on chrome incognito #367

Open benng-at-wecasa opened 2 months ago

benng-at-wecasa commented 2 months ago

it seems that the one tap is not working on chrome incognito but works well on public session. On incognito mode, I have those errors

Connexion:1 Not signed in with the identity provider.
FedCM get() rejects with NetworkError: Error retrieving a token.

any ideas ?