mdaffin / gcp-auth-example

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Google Service Auth Example

A simple example/demo to show how to load google service account credentials from the environment.

  • From Environment Variable GOOGLE_APPLICATION_CREDENTIALS.
  • From the google cloud sdk (not working).
  • From google app engine (incomplete).
  • From google compute engine (incomplete).

Resources/documentation:

About


Languages

Language:Rust 100.0%