| 1 | // Selfhost-only (browser): the multi-method auth UX beyond the no-auth case — |
| 2 | // an OAuth-DETECTED server gets an API key declared alongside at add time, and |
| 3 | // the connect modal's "+ method" adds a custom API key to an OAuth integration |
| 4 | // without displacing it. Selfhost-only because cloud has no browser identity |
nothing calls this directly
no test coverage detected