Connections

Connect your platforms once, publish from the editor. All connections use OAuth 2.0 with encrypted token storage.

Supported Platforms

X/Twitter

  • OAuth 2.0 + PKCE authentication
  • Post tweets, threads, and articles with media
  • Up to 4 images per tweet

LinkedIn

  • OAuth 2.0 authentication
  • Post updates with rich media

GitHub

  • OAuth 2.0 authentication
  • Commit .md files to any repository
  • Multiple destinations from one connection
  • Triggers CI/CD for blog rebuilds

Security

  • AES-256-GCM encrypted token storage
  • On-demand token refresh (within 5 minutes of expiry)
  • Platform-first architecture — local app proxies to Cloudflare Workers
  • Connect/disconnect/status management from the editor

Setup

  1. Open the Connections panel in the editor sidebar
  2. Click Connect next to the platform you want
  3. Complete the OAuth flow in your browser
  4. You’re connected — publish from any compose view