transcript / client_secret.json
rsnarsna
first commit
dda4ec3
Raw
History Blame Contribute Delete
527 Bytes
{
"web": {
"client_id": "769133159215-9gbq0l5v49kmclfcq7vbq7tutck0aphd.apps.googleusercontent.com",
"project_id": "root-isotope-497908-u0",
"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:8000/auth/callback"],
"javascript_origins": ["http://localhost:8000"]
}
}