Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ identity.test.ts
File
identity.test.ts
apps/local/src/identity.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, expect, it } from
"@effect/vitest"
;
2
import
{ Effect, Exit } from
"effect"
;
3
4
import
{ IdentityProvider } from
"@executor-js/api/server"
;
Callers
nothing calls this directly
Calls
1
authenticate
Function · 0.70
Tested by
no test coverage detected