Files
dhi-class-website/client_secret.json
T
2026-03-04 21:39:44 +09:00

13 lines
555 B
JSON

{
"web": {
"client_id": "769538006975-q773s454k2l1r4q35vat4psbjfgg59pk.apps.googleusercontent.com",
"project_id": "g-cal-task-management25",
"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:4000/callback"],
"javascript_origins": ["http://localhost"]
}
}