| 1 | // --------------------------------------------------------------------------- |
| 2 | // OAuth callback × telemetry — the authorization code must never be exported. |
| 3 | // |
| 4 | // `/api/oauth/callback` is an app-owned path, so Effect's |
nothing calls this directly
no test coverage detected