googleapis / google-auth-library-nodejs

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

feat: adds support for creating AWS and Identity Pool credentials with custom suppliers. #1783

Closed aeitzman closed 5 months ago

aeitzman commented 6 months ago

Also adds default values to make it easier to instantiate credentials in code.

Will follow up with 1 more PR with added readme documentation.