Replies: 1 comment 1 reply
-
storing it as environment variable is no longer supported https://github.com/openai/codex/releases/tag/rust-v0.36.0 |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I see that my API key gets stored in plain text in
~/.codex/auth.json
. I already pass it as an environment variable, so does it really need to be stored in plain text on my filesystem?Beta Was this translation helpful? Give feedback.
All reactions