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.1k stars 139 forks source link

Not working with gsuites emails #127

Closed pguardiario closed 1 year ago

pguardiario commented 1 year ago

Does anyone know what changes need to be made to get this working with non-gmail.com addresses (gsuites?) I have it working for gmail.com emails with auth errors for the others

MomenSherif commented 1 year ago

I used it in production code with my company email and it was working, .....@company-name.com

pguardiario commented 1 year ago

I got it working with one out of 2 gsuites accounts. If I figure out the issue I will try to post it here