Initial commit
This commit is contained in:
6
vendor/google/auth/tests/fixtures2/.config/gcloud/application_default_credentials.json
vendored
Normal file
6
vendor/google/auth/tests/fixtures2/.config/gcloud/application_default_credentials.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"client_id": "client123",
|
||||
"client_secret": "clientSecret123",
|
||||
"refresh_token": "refreshToken123",
|
||||
"type": "authorized_user"
|
||||
}
|
||||
Reference in New Issue
Block a user