mirror of
https://github.com/HackPlan/google-auth-library-nodejs.git
synced 2026-01-12 22:44:19 +08:00
7 lines
162 B
JSON
7 lines
162 B
JSON
{
|
|
"private_key_id": "key123",
|
|
"private_key": "privatekey",
|
|
"client_email": "hello@youarecool.com",
|
|
"client_id": "client123",
|
|
"type": "service_account"
|
|
} |