Skip to content

Add basic support for authenticating with GoogleAPI

Jeremiah Bonney requested to merge jbonney/recc:master into master

Allow gRPC channels to authenticate using the default Google Authentication. This should only be used when talking to Google Apis. See https://cloud.google.com/docs/authentication for more details about specific details on Google's authentication.

Merge request reports