callback-forwarder

command
v0.6.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2026 License: MIT Imports: 10 Imported by: 0

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)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL