| 1 | // Cloud (browser): abandoning an OAuth connection must not wedge the |
| 2 | // add-connection modal. A user picks a registered OAuth app, clicks "Connect |
| 3 | // with OAuth" (the modal opens the provider popup and flips to a busy |
| 4 | // "Connecting…" state), then bails by closing the popup without granting consent. |
nothing calls this directly
no test coverage detected