Releases: googleapis/google-auth-library-nodejs
Releases · googleapis/google-auth-library-nodejs
google-auth-library v7.9.1
google-auth-library v7.9.0
Features
- wire up implementation of DownscopedClient. (#1232) (baa1318)
google-auth-library v7.8.0
Features
- use self-signed JWTs if alwaysUseJWTAccessWithScope is true (#1196) (ad3f652)
google-auth-library v7.7.0
Features
- add refreshHandler callback to OAuth 2.0 client to handle token refresh (#1213) (2fcab77)
google-auth-library v7.6.2
Bug Fixes
- validate token_url and service_account_impersonation_url (#1229) (0360bb7)
google-auth-library v7.6.1
Bug Fixes
- use updated variable name for self-signed JWTs (#1233) (ef41fe5)
google-auth-library v7.6.0
Features
- add GoogleAuth.sign() support to external account client (#1227) (1ca3b73)
google-auth-library v7.5.0
Features
- Adds support for STS response not returning expires_in field. (#1216) (24bb456)
google-auth-library v7.4.1
Bug Fixes
- downscoped-client: bug fixes for downscoped client implementation. (#1219) (4fbe67e)
google-auth-library v7.4.0
Features
- impersonated: add impersonated credentials auth (#1207) (ab1cd31)