Roo-Code/packages
Roo Code 0948135ce0 feat: add OAuth authentication support for ChatGPT Plus/Pro accounts
- Add OAuth types and configuration for ChatGPT authentication
- Implement PKCE and state validation helpers for secure OAuth flow
- Create OAuth callback server to handle authorization codes
- Add token exchange functionality to get API keys from OAuth tokens
- Implement SecretStorage manager for ChatGPT credentials
- Update OpenAI provider to support chatgpt auth mode
- Add main authentication manager to orchestrate the OAuth flow

This allows users with ChatGPT Plus/Pro subscriptions to authenticate
using their existing accounts instead of requiring separate API billing.
Compatible with Codex CLI authentication flow.

Fixes #6993
2025-08-12 14:14:15 +00:00
..
build Sharing improvements (#5082) 2025-06-24 16:36:32 -04:00
config-eslint Upgrade to ESLint 9 + share eslint config across workspaces (#3815) 2025-05-21 21:30:21 -07:00
config-typescript Roo Code Cloud (#4069) 2025-05-28 20:43:30 -07:00
evals Bring back "Use @roo-code/cloud from npm" (#6795) 2025-08-06 20:51:41 -10:00
ipc Farewell jest (#4607) 2025-06-16 21:39:45 -07:00
telemetry Git repo cloud telemetry (#5119) 2025-06-25 17:01:32 -07:00
types feat: add OAuth authentication support for ChatGPT Plus/Pro accounts 2025-08-12 14:14:15 +00:00