Authorize official social accounts
Connect the official OfficeHelper accounts for automatic publishing. Authorization is handled by the provider's OAuth screen; OfficeHelper never asks for or stores your social-media password.
How it works: Authorize → provider permission screen → secure callback/bridge → account becomes Connected → Auto Post can publish only to accounts you approved.
Connection requirements
The website is ready for OAuth/API connections, but each provider requires its own developer application/credentials (or a supported automation bridge). Those private credentials must be configured as Cloudflare secrets or inside the bridge; they must never be placed in HTML/JavaScript.
Recommended production setup: Cloudflare Worker + provider OAuth + encrypted/server-side token storage, or a reputable automation bridge. The public site only receives connection status and safe profile metadata.