phanan / vue-google-signin-button

🔐 A simple Vue plugin to include a Google sign-in button into your web app.
293 stars 48 forks source link

Add options on signin buttons #19

Open GrammyTraore opened 5 years ago

GrammyTraore commented 5 years ago

People might want to configure the signin button further than the params which allow to make it work

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

This replaces the {} which is input by default for now to the auth2 instance