googleapis / google-auth-library-nodejs

🔑 Google Auth Library for Node.js
Apache License 2.0
1.71k stars 374 forks source link

fix!: Update OAuth2Client Endpoints to JWT Versions #1762

Open danielbankhead opened 7 months ago

danielbankhead commented 7 months ago

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

As a dependency, added JWK support to NodeCrypto.

Related:

Fixes: #1756 🦕

danielbankhead commented 7 months ago

Requires Node 16+.

generated-files-bot[bot] commented 7 months ago

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