EVREAL / evreal_cred.json
ercanburak's picture
get private keys as env var
121d002
raw
history blame
558 Bytes
{
"type": "service_account",
"project_id": "evreal",
"private_key_id": "***",
"private_key": "***",
"client_email": "[email protected]",
"client_id": "112071584481993672650",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs",
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/evreal%40evreal.iam.gserviceaccount.com",
"universe_domain": "googleapis.com"
}