server-sdk-kotlin
server-sdk-kotlin copied to clipboard
Support Google's default credentials with Egress APIs
When using Egress APIs with GCP, it's not trivial to figure out how to retrieve the credentialsJson. It would be much easier if we could take in a GoogleCredentials object. (i.e. from GoogleCredentials.getApplicationDefault())