MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / auth-methods.test.ts

File auth-methods.test.ts

e2e/scenarios/auth-methods.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 11

scenarioFunction · 0.90
variableFunction · 0.90
serveMcpServerFunction · 0.90
makeEchoMcpServerFunction · 0.90
composePluginApiFunction · 0.85
makeApiClientFunction · 0.85
invokeAndCaptureFunction · 0.85
freshSlugFunction · 0.70
getMethod · 0.65
removeMethod · 0.65
listMethod · 0.65

Tested by

no test coverage detected