videogen_api / client_secrets.json
Lakpriya Seneviratna
chore: Add .gitignore and requirements.txt files
32007ab
raw
history blame contribute delete
320 Bytes
{
"web": {
"client_id": "672725064244-vqnm51a5ivbm6cnlbsl2mmk71k7243b5.apps.googleusercontent.com",
"client_secret": "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",
"redirect_uris": [],
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://accounts.google.com/o/oauth2/token"
}
}