Skip to content

Releases: miltador/angular-google-signin

Updated .ignore files

28 Sep 12:53

Choose a tag to compare

Follow general conventions

28 Sep 12:35

Choose a tag to compare

  • Follow general naming convention
  • Fixed error message on missing required clientId param

Updated README.md

27 Sep 19:44

Choose a tag to compare

v0.1.3

0.1.3

Fixed troubles with gapi

23 Sep 15:32

Choose a tag to compare

Fixed gapi.auth2 types usage, added it to deps.

Package config changes 📜

23 Sep 14:46

Choose a tag to compare

Just a small update.

  • fixed package dependencies
  • added typings file path to package.json
  • added .npmignore
  • updated copyright in LICENSE

First release! 🎉

23 Sep 14:26

Choose a tag to compare

This is a first release of a package.

It includes a GoogleSignInComponent that will handle all the underlying gapi init code while providing options for customization of Google Sign-In button.

Read the README.md for instructions how to use this package.