Skip to main content

Module openai_codex

Module openai_codex 

Source
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ยง

OAuthCredentials
Stored OAuth credentials (persisted to Vault)
OpenAiCodexProvider