google-auth-library-nodejs
google-auth-library-nodejs copied to clipboard
feat: Implement X509 Cert Based Authentication
With this PR, we are now able to use X509 Certificates to authenticate via Google Auth Library.
Testing
Added unit tests and all integration tests passing as per this testing document
Additional Information
Change also includes trust chain verification to be passed to STS endpoint