googleapis / google-auth-library-nodejs

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

feat: `PassThrough` AuthClient #1771

Closed danielbankhead closed 6 months ago

danielbankhead commented 6 months ago

An AuthClient without any Authentication information. Useful for:

In other languages:

Unblocks:

🦕