add multi_apps; update chrome utilities
This commit is contained in:
13
evaluation_examples/settings/googledrive/client_secrets.json
Normal file
13
evaluation_examples/settings/googledrive/client_secrets.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"installed": {
|
||||
"client_id": "786888752612-6cv6lermep9n6704s4kv20h08lotias9.apps.googleusercontent.com",
|
||||
"project_id": "xlang-2024-benchmarking",
|
||||
"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_secret": "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",
|
||||
"redirect_uris": [
|
||||
"http://localhost"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user