Open pselden opened 5 years ago
Not without some code changes, I think. At a minimum, get_auth_token()
would need to learn how to authenticate using the credentials you've described. Probably the credentials
record would need to be changed, as well as how the credentials are loaded.
Is there any way to allow user accounts or the application default credentials written by
gcloud auth application-default login
The use case is for local development where I don't want to generate a service account key for each person who uses it.
The application default creds file looks like: