OAuth

Connect providers that use OAuth instead of API keys.

Location: Settings → OAuth

Some providers support OAuth instead of API keys. You authenticate in the browser, Jean2 stores the token server-side. No API key needed.

Codex (ChatGPT subscription)

If you have a ChatGPT Plus/Pro subscription, you can use Codex via OAuth:

  1. Click Connect next to Codex
  2. A browser tab opens. Log in to your ChatGPT account
  3. Approve the connection
  4. Close the tab. You're done

Tokens are stored server-side. Codex models appear in the model selector immediately.

Disconnect

Click Disconnect to revoke the token. The connection is dropped, the config stays.

Troubleshooting

If the OAuth flow doesn't complete, make sure your browser isn't blocking pop-ups or redirects. The callback goes to a local server endpoint. If you're running Jean2 remotely, the redirect URI must match.