GoogleWebComponents / google-signin

Google Sign-in web component
https://elements.polymer-project.org/elements/google-signin
Other
278 stars 88 forks source link

1 simple bug fix + `login_hint` support #154

Open agektmr opened 7 years ago

agektmr commented 7 years ago

This PR includes 2 changes.

  1. Fix a simple bug fix that fails on initialization when trying to use google-signin-aware with client_id directly added as an attribute.
  2. Added login_hint which let you specify identity to sign in so users can skip account chooser UI.