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

File auth.ts

apps/cloud/src/mcp/auth.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// ---------------------------------------------------------------------------
2// Cloud MCP auth — the McpAuth / McpOrganizationAuth tags + their Live layers
3// (the cloud McpAuthProvider resolves them; tests swap them), the API-key +
4// JWT bearer dispatch, plus the typed auth-result discriminant the provider

Callers

nothing calls this directly

Calls 9

createCachedRemoteJWKSetFunction · 0.90
authorizeOrganizationFunction · 0.90
resolveOrgSelectorFunction · 0.85
mcpUnauthorizedFunction · 0.85
mcpAuthorizedFunction · 0.85
verifyJwtFunction · 0.85
looksLikeJwtFunction · 0.70
getMethod · 0.65

Tested by

no test coverage detected