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

File auth-session.test.ts

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

Source from the content-addressed store, hash-verified

1// Cloud-only: the WorkOS login → AuthKit → callback session contract, driven
2// over the wire against the real handlers (AuthKit is the emulator). The happy
3// path itself is what `newIdentity()` performs on every scenario — these
4// scenarios pin the EDGE guarantees around it: the CSRF state handshake, the

Callers

nothing calls this directly

Calls 8

scenarioFunction · 0.90
decodeLoginStateFunction · 0.85
callbackFunction · 0.85
toStringMethod · 0.80
setCookieForFunction · 0.70
getMethod · 0.65
jsonMethod · 0.65
fetchFunction · 0.50

Tested by

no test coverage detected