GoogleOauth2.0 First implementation
First try for GoogleOauth2.0
This commit is contained in:
18
express-server/node_modules/googleapis-common/CHANGELOG.md
generated
vendored
Normal file
18
express-server/node_modules/googleapis-common/CHANGELOG.md
generated
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
# Changelog
|
||||
|
||||
[npm history][1]
|
||||
|
||||
[1]: https://www.npmjs.com/package/nodejs-googleapis-common?activeTab=versions
|
||||
|
||||
## v0.3.0
|
||||
|
||||
This release uses the 2.0 release of `google-auth-library`. A summary of these changes (including breaking changes) can be found in the [release notes](https://github.com/google/google-auth-library-nodejs/releases/tag/v2.0.0).
|
||||
|
||||
### Dependencies
|
||||
- Upgrade to google-auth-library 2.0 (#6)
|
||||
|
||||
## v0.2.1
|
||||
|
||||
### Fixes
|
||||
- fix: use the latest google-auth-library (#4)
|
||||
|
Reference in New Issue
Block a user