Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

google-cloud-storage: Read from well known files #109

Closed
Xuanwo opened this issue Aug 17, 2022 · 1 comment
Closed

google-cloud-storage: Read from well known files #109

Xuanwo opened this issue Aug 17, 2022 · 1 comment

Comments

@Xuanwo
Copy link
Owner

Xuanwo commented Aug 17, 2022

// Google provide DefaultCredentials support via env.
// It will read credentials via:
// - file path in GOOGLE_APPLICATION_CREDENTIALS
// - Well known files on different platforms
//   - On unix platform: `~/.config/gcloud/application_default_credentials.json`
//   - On windows platform: `$APPDATA/gcloud/application_default_credentials.json`
// - Metadata server in Google App Engine or Google Compute Engine
@Xuanwo Xuanwo changed the title google-cloud-storage: Read from default credentials google-cloud-storage: Read from well known files Aug 17, 2022
@Xuanwo
Copy link
Owner Author

Xuanwo commented Dec 13, 2022

Implemented in Implemented in #199

@Xuanwo Xuanwo closed this as completed Dec 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 📋 Backlog
Development

No branches or pull requests

1 participant