Skip to content

Simple authentication when running in GAE + GCE (or locally via Cloud SDK) #102

@jgeewax

Description

@jgeewax

Ideally we can "figure out" the environment and "just use the right credentials".

Order of eval should be the same as Python:

  1. Specific credentials provided in code
  2. Specific credentials provided in env var
  3. Credential available in the Cloud SDK's magic path
  4. GAE credentials (magically discovered)
  5. GCE credentials (magically discovered)

Metadata

Metadata

Assignees

Labels

🚨This issue needs some love.authtriage meI really want to be triaged.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions