Skip to content

Releases: googleapis/google-auth-library-nodejs

google-auth-library v7.9.1

02 Sep 23:16
458be7e
Compare
Choose a tag to compare

Bug Fixes

google-auth-library v7.9.0

02 Sep 21:19
883cf25
Compare
Choose a tag to compare

Features

  • wire up implementation of DownscopedClient. (#1232) (baa1318)

google-auth-library v7.8.0

30 Aug 20:42
98aadf3
Compare
Choose a tag to compare

Features

  • use self-signed JWTs if alwaysUseJWTAccessWithScope is true (#1196) (ad3f652)

google-auth-library v7.7.0

29 Aug 19:20
3d91eae
Compare
Choose a tag to compare

Features

  • add refreshHandler callback to OAuth 2.0 client to handle token refresh (#1213) (2fcab77)

google-auth-library v7.6.2

17 Aug 19:50
e5ab8e5
Compare
Choose a tag to compare

Bug Fixes

  • validate token_url and service_account_impersonation_url (#1229) (0360bb7)

google-auth-library v7.6.1

13 Aug 17:59
0dfb429
Compare
Choose a tag to compare

Bug Fixes

  • use updated variable name for self-signed JWTs (#1233) (ef41fe5)

google-auth-library v7.6.0

13 Aug 16:59
d77617c
Compare
Choose a tag to compare

Features

  • add GoogleAuth.sign() support to external account client (#1227) (1ca3b73)

google-auth-library v7.5.0

04 Aug 21:46
6799239
Compare
Choose a tag to compare

Features

  • Adds support for STS response not returning expires_in field. (#1216) (24bb456)

google-auth-library v7.4.1

29 Jul 15:40
ddf5142
Compare
Choose a tag to compare

Bug Fixes

  • downscoped-client: bug fixes for downscoped client implementation. (#1219) (4fbe67e)

google-auth-library v7.4.0

29 Jul 14:08
1578f23
Compare
Choose a tag to compare

Features

  • impersonated: add impersonated credentials auth (#1207) (ab1cd31)