server-sdk-kotlin icon indicating copy to clipboard operation
server-sdk-kotlin copied to clipboard

Support Google's default credentials with Egress APIs

Open davidzhao opened this issue 2 years ago • 0 comments

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())

davidzhao avatar Mar 02 '23 22:03 davidzhao