@pandarose/codex-localhost-proxy
v0.2.0
Published
Localhost OAuth handoff proxy for browser-based Codex sign-in flows
Readme
@pandarose/codex-localhost-proxy
Small localhost HTTP proxy for browser-based Codex sign-in handoff flows.
It listens on 127.0.0.1:1455 by default, stores one active IDE return target in memory, and redirects the OAuth callback back into the browser IDE proxy path.
Run
npx @pandarose/codex-localhost-proxyEnvironment
CODEX_LOCALHOST_PROXY_HOSTCODEX_LOCALHOST_PROXY_PORTCODEX_LOCALHOST_PROXY_SESSION_TTL_MSCODEX_LOCALHOST_PROXY_CLEANUP_INTERVAL_MS
The legacy CODESERVERS_CODEX_LOCALHOST_PROXY_* names are also accepted.
