This commit is contained in:
eric
2026-03-29 04:28:16 -05:00
parent 4fee2eb702
commit 4a1c675a60
9 changed files with 51 additions and 58 deletions

View File

@@ -1,8 +1,8 @@
{
"redirect_uri": "http://127.0.0.1:8001/youtube/oauth/callback",
"web": {
"client_id": "305371487651-iuqafultpqp0rvitojr70560k1foet0n.apps.googleusercontent.com",
"client_secret": "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",
"client_id": "",
"client_secret": "",
"auth_uri": "https://accounts.google.com/o/oauth2/auth",
"token_uri": "https://oauth2.googleapis.com/token",
"redirect_uris": ["http://127.0.0.1:8001/youtube/oauth/callback"]