CalBot OAuth Bridge

This service handles OAuth authentication for CalBot, a CalDAV calendar sync tool.

It securely manages the OAuth consent flow so that CalBot can access your calendar without requiring you to create your own API credentials.

How it works

  1. Run calbot oauth google on your machine
  2. Your browser opens to Google's consent screen via this bridge
  3. After you approve, the tokens are sent directly to your local machine
  4. No tokens are stored on this server

This bridge is not meant to be used directly. Use the CalBot CLI to initiate the OAuth flow.