This repository was archived by the owner on Nov 20, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 44
55[ 1 ] : https://www.npmjs.com/package/google-auth-library-nodejs?activeTab=versions
66
7+ ## [ 8.4.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v8.3.0...v8.4.0 ) (2022-08-23)
8+
9+
10+ ### Features
11+
12+ * adding configurable token lifespan support ([ #1441 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1441 ) ) ([ 178e3b8] ( https://github.com/googleapis/google-auth-library-nodejs/commit/178e3b83104f5a050f09e17d522d36c8feca632c ) )
13+
14+
15+ ### Bug Fixes
16+
17+ * ** functions:** clarify auth comments ([ #1427 ] ( https://github.com/googleapis/google-auth-library-nodejs/issues/1427 ) ) ([ 7e06732] ( https://github.com/googleapis/google-auth-library-nodejs/commit/7e067327634281bba948c9cc6bc99c7ab860f827 ) )
18+
719## [ 8.3.0] ( https://github.com/googleapis/google-auth-library-nodejs/compare/v8.2.0...v8.3.0 ) (2022-08-19)
820
921
Original file line number Diff line number Diff line change 11{
22 "name" : " google-auth-library" ,
3- "version" : " 8.3 .0" ,
3+ "version" : " 8.4 .0" ,
44 "author" : " Google Inc." ,
55 "description" : " Google APIs Authentication Client Library for Node.js" ,
66 "engines" : {
Original file line number Diff line number Diff line change 1515 "dependencies" : {
1616 "@google-cloud/storage" : " ^6.0.0" ,
1717 "@googleapis/iam" : " ^3.0.0" ,
18- "google-auth-library" : " ^8.3 .0" ,
18+ "google-auth-library" : " ^8.4 .0" ,
1919 "node-fetch" : " ^2.3.0" ,
2020 "opn" : " ^5.3.0" ,
2121 "server-destroy" : " ^1.0.1"
You can’t perform that action at this time.
0 commit comments