Documentation
¶
Overview ¶
callback-forwarder polls the host proxy for captured OAuth callback data and forwards it to the local HTTP server (Claude Code's callback listener).
Usage:
callback-forwarder -session SESSION_ID -port PORT [-proxy URL] [-timeout SECONDS] [-poll SECONDS]
Environment variables:
CLAWKER_HOST_PROXY: Host proxy URL (default: http://host.docker.internal:18374) CALLBACK_SESSION: Session ID to poll for CALLBACK_PORT: Local port to forward callback to CB_FORWARDER_TIMEOUT: Timeout in seconds (default: 300) CB_FORWARDER_POLL_INTERVAL: Poll interval in seconds (default: 2) CB_FORWARDER_CLEANUP: Delete session after forwarding (default: true)
Click to show internal directories.
Click to hide internal directories.