Fetch Codex/OpenAI OAuth token from local or remote
scorpiox-codex-fetchtoken retrieves OAuth tokens for Codex and OpenAI services. It can fetch tokens from a locally cached credential store or request a fresh token from a remote OAuth endpoint. This is typically used by other ScorpioX tools that need authenticated access to Codex/OpenAI APIs.
| Flag | Short | Description | Takes Value |
|---|---|---|---|
| --verbose | — | Enable verbose output showing token fetch steps, HTTP requests, and cache lookups for debugging authentication issues | No |