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

Use Google sign in original branding buttons #48

Closed GotaloveCode closed 4 years ago

GotaloveCode commented 4 years ago

This is more of a feature request. According to google you can no longer randomly brand your google sign in button. https://developers.google.com/identity/branding-guidelines#top_of_page This is a request to have the google sign in button component have this as a default.

Thank you for the great package.

phanan commented 4 years ago

You can no longer randomly brand your google sign in button

Nor should you :) You can still totally style your button to follow Google's brand guideline though.

GotaloveCode commented 4 years ago

I was requesting that you have the button with the default google login branding since it generates a plain button

phanan commented 4 years ago

And I was saying that it's not the job of the plugin. Though restricted by the brand guideline, the website can still customize the look and feel of the button in virtually unlimited ways.