google-auth-library-nodejs icon indicating copy to clipboard operation
google-auth-library-nodejs copied to clipboard

fix!: Update OAuth2Client Endpoints to JWT Versions

Open danielbankhead opened this issue 11 months ago • 2 comments

The PEM endpoints have been long-deprecated and are causing issues for customers.

As a dependency, added JWK support to NodeCrypto.

Related:

  • #1756
  • https://github.com/googleapis/node-gtoken/pull/466

Fixes: #1756 🦕

danielbankhead avatar Feb 27 '24 22:02 danielbankhead

Requires Node 16+.

danielbankhead avatar Feb 28 '24 01:02 danielbankhead

Warning: This pull request is touching the following templated files:

  • .github/workflows/ci.yaml - .github/workflows/ci.yaml (GitHub Actions) should be updated in synthtool