Skip to content

Instantly share code, notes, and snippets.

@jortel
Created September 27, 2019 19:12
Show Gist options
  • Save jortel/185316a1cbc60ba85b2cb3fbf02c7351 to your computer and use it in GitHub Desktop.
Save jortel/185316a1cbc60ba85b2cb3fbf02c7351 to your computer and use it in GitHub Desktop.
type: service_account
project_id: project_id_string
private_key_id: private_key_id_string
private_key: private_key_string
client_email: client@example.com
client_id: client_id_string
auth_uri: http://example.com/auth_uri
token_uri: http://example.com/token_uri
auth_provider_x509_cert_url: http://example.com/provider_cert_url
client_x509_cert_url: http://example.com/client_cert_url
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment