12 lines
506 B
JSON
12 lines
506 B
JSON
{
|
|
"web": {
|
|
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
|
|
"client_secret": "foo",
|
|
"token_uri": "https://accounts.google.com/o/oauth2/token",
|
|
"client_email": "foo@developer.gserviceaccount.com",
|
|
"client_x509_cert_url": "https://www.googleapis.com/robot/v1/metadata/x509/foo@developer.gserviceaccount.com",
|
|
"client_id": "foo.apps.googleusercontent.com",
|
|
"auth_provider_x509_cert_url": "https://www.googleapis.com/oauth2/v1/certs"
|
|
}
|
|
}
|