mirror of
https://github.com/wassname/BitLit_test1.git
synced 2026-06-27 19:28:58 +08:00
13 lines
602 B
JSON
13 lines
602 B
JSON
{
|
|
"type": "service_account",
|
|
"project_id": "lofty-foundry-111111",
|
|
"private_key_id": "x0x0xx0",
|
|
"private_key": "-----BEGIN PRIVATE KEY-----\nx0x0x0x0x0x0\n-----END PRIVATE KEY-----\n",
|
|
"client_email": "xx@lofty-foundry-111111.iam.gserviceaccount.com",
|
|
"client_id": "11111111111111",
|
|
"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/xxxx111111.iam.gserviceaccount.com"
|
|
}
|