@metolab/pi-auth-server
v0.3.2
Published
Pi extension for routing the built-in OpenAI Codex provider through pi-auth-server
Maintainers
Readme
@metolab/pi-auth-server
Pi package that keeps Pi's built-in openai-codex models and routes their transport/authentication through metolab/pi-auth-server.
See the repository README for installation and configuration. The package is public on npm and requires no registry configuration or npm token to install.
pi install npm:@metolab/pi-auth-server
export PI_AUTH_SERVER_URL=https://auth.example.com
export PI_AUTH_SERVER_TOKEN=pi_as_xxx
pi --model openai-codex/gpt-5.4