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.06k stars 133 forks source link

Disable selecting account in GoogleLogin button #353

Open chertik77 opened 3 months ago

chertik77 commented 3 months ago

https://github.com/MomenSherif/react-oauth/assets/129002577/356203e2-688e-4566-a9b0-bcdf2c23af64

I dont like that layout shift, how i can keep Signin with Google button all the time?

Kimblis commented 1 month ago

I want the same. I tried auto_select={false} and useOneTap={false} but that changes nothing. +1