Use Application Default Credentials and GOOGLE_CLOUD_PROJECT
Closed this issue · 0 comments
jonasfj commented
We should use:
- clientViaApplicationDefaultCredentials
- and
GOOGLE_CLOUD_PROJECT.
This way we don't need to be using exported service account keys for local development, and we're more in-line current documentation.