MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / oauth-connections.test.ts

File oauth-connections.test.ts

e2e/cloud/oauth-connections.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cloud: OAuth as a credential mechanism, over the wire. `probe` discovers an
2// authorization server's metadata, `createClient` registers an owner-scoped
3// OAuth app, and the authorization-code flow (`start` → user consent →
4// `complete`) mints a Connection — every hop real: the typed client drives the

Callers

nothing calls this directly

Calls 13

scenarioFunction · 0.90
serveOAuthTestServerFunction · 0.90
composePluginApiFunction · 0.85
redirectedFunction · 0.85
toStringMethod · 0.80
completeMethod · 0.80
cancelMethod · 0.80
uniqueFunction · 0.70
startMethod · 0.65
getMethod · 0.65
listMethod · 0.65
makeClientFunction · 0.50

Tested by

no test coverage detected