🔐 Harvest OAuth Proxy

✓ Running Direct Exchange

Tokens in store: 0

How It Works

  1. User authorizes with Harvest
  2. Harvest redirects to /harvest/callback
  3. Proxy exchanges code for tokens with Harvest API
  4. Tokens stored temporarily (10 min expiry)
  5. Forge app polls /harvest/retrieve-tokens
  6. Forge receives tokens and stores in Forge Storage
  7. Success!

Endpoints