core-agent-ide/codex-rs/app-server-protocol/schema
sayan-oai 014a59fb0b
check app auth in plugin/install (#13685)
#### What
on `plugin/install`, check if installed apps are already authed on
chatgpt, and return list of all apps that are not. clients can use this
list to trigger auth workflows as needed.

checks are best effort based on `codex_apps` loading, much like
`app/list`.

#### Tests
Added integration tests, tested locally.
2026-03-06 06:45:00 +00:00
..
json check app auth in plugin/install (#13685) 2026-03-06 06:45:00 +00:00
typescript check app auth in plugin/install (#13685) 2026-03-06 06:45:00 +00:00