react-oauth
react-oauth copied to clipboard
Disable selecting account in GoogleLogin button
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?
I want the same. I tried auto_select={false} and useOneTap={false} but that changes nothing.
+1