AI Newsletter Digest improvements: fixed QP soft line break decoding, URL extraction, and content cleaning
This commit is contained in:
10
scripts/gig-oauth/client_secret.json
Normal file
10
scripts/gig-oauth/client_secret.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"web": {
|
||||
"client_id": "953576255555-4ch6d035uvp9rnuim5php7jjc57kes0j.apps.googleusercontent.com",
|
||||
"client_secret": "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",
|
||||
"redirect_uris": [
|
||||
"http://127.0.0.1:8765/oauth2/callback",
|
||||
"http://localhost:8765/oauth2/callback"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user