Open GrammyTraore opened 5 years ago
People might want to configure the signin button further than the params which allow to make it work
params
An options prop on the component can be used to further configure it according to : https://developers.google.com/identity/sign-in/web/reference#googleauthsigninoptions
options
This replaces the {} which is input by default for now to the auth2 instance
{}
People might want to configure the signin button further than the
params
which allow to make it workAn
options
prop on the component can be used to further configure it according to : https://developers.google.com/identity/sign-in/web/reference#googleauthsigninoptionsThis replaces the
{}
which is input by default for now to the auth2 instance