Expand description
OpenAI Codex provider using ChatGPT Plus/Pro subscription via OAuth
This provider uses the OAuth PKCE flow that the official OpenAI Codex CLI uses, allowing users to authenticate with their ChatGPT subscription instead of API credits.
Reference: https://github.com/numman-ali/opencode-openai-codex-auth
Structsยง
- OAuth
Credentials - Stored OAuth credentials (persisted to Vault)
- Open
AiCodex Provider