google-auth-library-nodejs
google-auth-library-nodejs copied to clipboard
fix!: Update OAuth2Client Endpoints to JWT Versions
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 🦕
Requires Node 16+.
Warning: This pull request is touching the following templated files:
- .github/workflows/ci.yaml -
.github/workflows/ci.yaml
(GitHub Actions) should be updated insynthtool