Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Releases: googleapis/google-auth-library-nodejs

0.9.10

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 16 Jan 21:19
  • Detect project ID from default application credentials

0.9.9

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 16 Jan 21:17
  • Handle symlinks to default application credentials
  • Add support for detecting project ID.
  • Add support for array of valid audiences
  • Fix devconsole links
  • Update request

0.9.8

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 16 Jan 21:17
  • 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

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 16 Jan 21:16

0.9.6

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 16 Jan 21:13
  • Corrects return value in getRequestMetadata (@tbetbetbe)
  • Fixed error code not being parsed correctly (@fiznool)

0.9.5

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 16 Jan 21:10
  • 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

Choose a tag to compare

@JustinBeckwith JustinBeckwith released this 16 Jan 21:04