#152 · Primary category: AI Coding Assistants
codex-auth-helper
Codex Login Helper: Securely export your logged-in ChatGPT session config locally, generating a Codex-compliant auth.json backup file.
Project last updated:06/07/26
GitHub Stars
10.5K
Forks
441
Contributors
1
License
Other
Why we included this project
If you run Codex locally and already pay for ChatGPT Plus or Pro, this Chrome extension lets you reuse that login instead of setting up a separate API key. It reads your active ChatGPT session, shows your account status and a live token-expiry countdown, then exports everything as an auth.json file in the format Codex expects. All processing stays inside the browser sandbox and the file is delivered as a local download, with no upload endpoint, which is reassuring when you're handling session tokens. It's a narrow utility, not a full coding assistant, but it removes the manual configuration step that trips up many people getting started with Codex.
Articles for this project
No articles for this project yet.
To suggest a topic or contribute an article, contact us.
Related projects in this category
superpowers
An agentic skills framework & software development methodology that works.
ECC
The agent harness performance optimization system. Skills, instincts, memory, security, and research-first development for Claude Code, Codex, Opencode, Cursor and beyond.
skills
Skills for Real Engineers. Straight from my .agents directory.
opencode
The open source coding agent.
andrej-karpathy-skills
A single CLAUDE.md file to improve Claude Code behavior, derived from Andrej Karpathy's observations on LLM coding pitfalls.