Add Meta Facebook Login OAuth and social media attach/publish.
Deploy Beta / unit-tests (push) Successful in 14s
Deploy Beta / docker (push) Successful in 17s
Deploy Beta / deploy-beta (push) Successful in 1m32s

Connect Facebook and Instagram via shared portal Meta App credentials (Facebook Login for Business), and let compose attach DB-stored images/videos with live preview and platform publish.
This commit is contained in:
2026-08-11 14:45:23 -05:00
parent c8dacd0d94
commit 30ce58e610
13 changed files with 1412 additions and 142 deletions
+1 -1
View File
@@ -68,7 +68,7 @@ PCM_RETURN_ADDRESS=
# PCM_RETURN_ZIP=
# Social
# LinkedIn Client ID / Secret are entered in Portal → Social accounts (not env).
# LinkedIn / Instagram App ID + Secret: Portal → Social accounts (not env).
META_APP_ID=
META_APP_SECRET=
# Generate: python -c "from cryptography.fernet import Fernet; print(Fernet.generate_key().decode())"