Releases: miltador/angular-google-signin
Releases · miltador/angular-google-signin
Updated .ignore files
Follow general conventions
- Follow general naming convention
- Fixed error message on missing required clientId param
Updated README.md
v0.1.3 0.1.3
Fixed troubles with gapi
Fixed gapi.auth2 types usage, added it to deps.
Package config changes 📜
Just a small update.
- fixed package dependencies
- added typings file path to package.json
- added .npmignore
- updated copyright in LICENSE
First release! 🎉
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.