| 1 | // Cross-target: multi-method authentication — an integration declares SEVERAL |
| 2 | // auth methods and a connection picks one by template slug. Covers the unified |
| 3 | // placements model: one apikey method can mix header and query placements, |
| 4 | // each rendered from its own credential input; the merge-append configureAuth |
nothing calls this directly
no test coverage detected