Settings
Environment, integrations and demo data.
https://clipops.clipsmith.org/api/oauth/instagram/callbackScopesinstagram_business_basic, instagram_business_manage_insights SetupMeta for Developers → app → Instagram API with Instagram Login; professional (Business/Creator) account; add the redirect URI; instagram_business_basic + instagram_business_manage_insights. YouTube auto-sync is not implemented yet. Scheduler: in development a ticker runs due syncs every 60s while `next dev` runs; deployments call POST /api/sync/run-due with x-cron-secret, or run npm run sync:worker. Tokens are stored AES-256-GCM encrypted with TOKEN_ENCRYPTION_KEY.