Initial commit
This commit is contained in:
7
vendor/google/auth/tests/fixtures/private.json
vendored
Normal file
7
vendor/google/auth/tests/fixtures/private.json
vendored
Normal file
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"private_key_id": "key123",
|
||||
"private_key": "privatekey",
|
||||
"client_email": "hello@youarecool.com",
|
||||
"client_id": "client123",
|
||||
"type": "service_account"
|
||||
}
|
||||
Reference in New Issue
Block a user