veve-batch-material/target/root-0.0.1-SNAPSHOT/WEB-INF/classes/googleCredentials.json
2025-07-21 11:43:14 +07:00

13 lines
477 B
JSON

{
"web": {
"client_id": "1005980214427-7u7ui56hoc592epchsu2bvrtcjmntah1.apps.googleusercontent.com",
"project_id": "wide-brook-398209",
"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:8888/Callback"
]
}
}