MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / api-key-validation-cache.test.ts

File api-key-validation-cache.test.ts

e2e/cloud/api-key-validation-cache.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1// Cloud: an Executor API key presented as a bearer is validated against
2// WorkOS once per TTL window, not once per request. Every API-key-
3// authenticated request used to buy a live `POST /api_keys/validations`
4// round trip; with the per-isolate success cache, the first request pays it

Callers

nothing calls this directly

Calls 7

scenarioFunction · 0.90
mintKeyFunction · 0.85
listIntegrationsFunction · 0.85
readValidationsFunction · 0.85
openSessionFunction · 0.70
listToolsFunction · 0.70
apiClientFunction · 0.50

Tested by

no test coverage detected