anthonyjgrove / react-google-login

A React Google Login Component
https://anthonyjgrove.github.io/react-google-login
MIT License
1.84k stars 427 forks source link

include_granted_scopes default set to true #540

Open neomaraiya opened 1 year ago

neomaraiya commented 1 year ago

Hello,

include_granted_scopes is set to true by the google login button. I don't see any props for "include_granted_scopes" in the GoogleLogin component. Is there any way to make it false in this package?