VSCode Extension with API Key

So as of a few minutes ago I think I figured it out. I had to install the codex CLI and then open the auth.json file in my IDE. I wiped out the existing token & refresh data from there and just saved the API key in that file, as well as set the config.toml file to have API key as my preferred auth method. After restarting VS code and opening the extension, it seems to be using the API key now!

6 Likes