Skip to content

Releases: googleapis/google-auth-library-nodejs

0.9.8

16 Jan 21:17
Compare
Choose a tag to compare
  • Update README.md
  • Check that pem exists before verifying it
  • Fix User-Agent header
  • Fix some lint errors
  • Added test for OAuth2Client#request retry, fixed implementation
  • Fixed returned toString encoding of OAuth2Client.prototype.decodeBase64 method.
  • Use full compute metadata DNS name

0.9.7

16 Jan 21:16
Compare
Choose a tag to compare

0.9.6

16 Jan 21:13
Compare
Choose a tag to compare
  • Corrects return value in getRequestMetadata (@tbetbetbe)
  • Fixed error code not being parsed correctly (@fiznool)

0.9.5

16 Jan 21:10
Compare
Choose a tag to compare
  • Corrects usage of refresh token in jwtclient (@tbetbetbe)
  • Adds an implementation of JWT Access authorization (@tbetbetbe)
  • Adds getRequestMetadata() to the API surface (@tbetbetbe)
  • Adds an implementation of IAM authorization (@tbetbetbe)

0.9.4

16 Jan 21:04
Compare
Choose a tag to compare