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
- Run
calbot oauth googleon your machine - Your browser opens to Google's consent screen via this bridge
- After you approve, the tokens are sent directly to your local machine
- 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.