agent-zero/plugins/_oauth/helpers
Alessandro 0da8f3dc2b Add OAuth disconnect and remaining quota visibility
Allow users to disconnect their OpenAI account by clearing stored ChatGPT OAuth tokens while preserving unrelated auth data.

Fetch and normalize Codex usage windows, then show remaining percentage and reset timing in the OAuth settings UI.

Add focused tests for usage parsing and disconnect cleanup.
2026-05-02 20:14:04 +02:00
..
__init__.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00
codex.py Add OAuth disconnect and remaining quota visibility 2026-05-02 20:14:04 +02:00
config.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00
route_bootstrap.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00
routes.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00
state.py Add Codex/ChatGPT account OAuth provider 2026-04-28 16:14:53 +02:00