Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ workos.node.test.ts
File
workos.node.test.ts
apps/cloud/src/auth/workos.node.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createServer,
type
IncomingMessage,
type
ServerResponse } from
"node:http"
;
2
import
type
{ AddressInfo } from
"node:net"
;
3
4
import
{ describe, expect, it } from
"@effect/vitest"
;
Callers
nothing calls this directly
Calls
8
collectWorkOSList
Function · 0.90
collectRawWorkOSList
Function · 0.90
generateKeypair
Function · 0.85
withWorkOSStub
Function · 0.85
signAccessToken
Function · 0.85
sealSession
Function · 0.85
runAuthenticate
Function · 0.85
push
Method · 0.80
Tested by
no test coverage detected