automatedblogpostcreater / credentials.json
Pamudu13's picture
Upload 16 files
53e65b7 verified
raw
history blame
558 Bytes
{
"installed": {
"client_id": "184835172690-4da6h3la4rovieickngacl4ec9n5g4j9.apps.googleusercontent.com",
"project_id": "silver-shift-424412-a8",
"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:5001",
"http://127.0.0.1:5001"
]
}
}