sirkitree / angular-directive.g-signin

:triangular_ruler: AngularJS Directive for Google Plus Sign-in Button
http://jeradbitner.com/angular-directive.g-signin/
148 stars 84 forks source link

Added jslint globals. Added offline access and additional scopes options... #25

Closed rheckart closed 10 years ago

rheckart commented 10 years ago

I added a globals section as the top to get rid of jslint warnings. I needed to add an optional parameter to allow for offline access to get a server-side token. I also needed a way to add additional scopes to the login request.