gax-nodejs icon indicating copy to clipboard operation
gax-nodejs copied to clipboard

Refactor mTLS certificate loading logic into google-auth-library

Open bcoe opened this issue 4 years ago • 0 comments

@bshaffer thinks that it would be better if we had our certificate loading helper in google-auth-library-nodejs, rather than in gax.

I like the idea for this refactor, because it would make it easier to reuse this certificate loading logic in REST libraries.

This doesn't change how we integrate the generated code with mTLS, so I think we can take this on as an eventual improvement.

bcoe avatar Jul 07 '21 21:07 bcoe