| 1 | // --------------------------------------------------------------------------- |
| 2 | // OAuth HTTP handlers — thin forwarders over `executor.oauth.*` (v2). |
| 3 | // |
| 4 | // `createClient` / `cancel` / `probe` are implemented in the SDK; |
nothing calls this directly
no test coverage detected