Skip to content

Releases: googleapis/google-auth-library-nodejs

v5.9.0

15 Jan 00:16
Compare
Choose a tag to compare

Features

  • add methods for fetching and using id tokens (#867) (8036f1a)
  • export LoginTicket and TokenPayload (#870) (539ea5e)

v5.8.0

06 Jan 18:47
Compare
Choose a tag to compare

Features

Bug Fixes

v5.7.0

10 Dec 20:32
Compare
Choose a tag to compare

Features

  • make x-goog-user-project work for additional auth clients (#848) (46af865)

v5.6.1

05 Dec 21:47
Compare
Choose a tag to compare

Bug Fixes

  • deps: pin TypeScript below 3.7.0 (#845) (a9c6e92)
  • docs: improve types and docs for generateCodeVerifierAsync (#840) (04dae9c)

v5.6.0

04 Dec 15:17
Compare
Choose a tag to compare

Features

  • populate x-goog-user-project for requestAsync (#837) (5a068fb)
  • set x-goog-user-project header, with quota_project from default credentials (#829) (3240d16)

Bug Fixes

  • deps: update dependency puppeteer to v2 (#821) (2c04117)
  • docs: add jsdoc-region-tag plugin (#826) (558677f)
  • expand on x-goog-user-project to handle auth.getClient() (#831) (3646b7f)
  • use quota_project_id field instead of quota_project (#832) (8933966)

v5.5.1

22 Oct 18:16
Compare
Choose a tag to compare

Bug Fixes

  • deps: update gaxios dependency (#817) (6730698)
  • don't append x-goog-api-client multiple times (#820) (a46b271)

v5.5.0

14 Oct 23:33
Compare
Choose a tag to compare

Features

  • refresh: add forceRefreshOnFailure flag for refreshing token on error (#790) (54cf477)

v5.4.1

10 Oct 21:32
Compare
Choose a tag to compare

Bug Fixes

  • deps: updats to gcp-metadata with debug option (#811) (744e3e8)

v5.4.0

08 Oct 20:32
Compare
Choose a tag to compare

Features

v5.3.0

27 Sep 20:32
Compare
Choose a tag to compare

Features

  • if token expires soon, force refresh (#794) (fecd4f4)