Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/UsefulSoftwareCo/executor
/ org-api-key-auth.node.test.ts
File
org-api-key-auth.node.test.ts
apps/cloud/src/auth/org-api-key-auth.node.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
{ Cause, Effect, Exit, Layer } from
"effect"
;
3
4
import
{ MemberDirectory, NoOrganization } from
"@executor-js/api/server"
;
Callers
nothing calls this directly
Calls
5
resolveBearerAuth
Function · 0.90
isPlatformAuth
Function · 0.90
resolveApiKeyPrincipal
Function · 0.90
bearer
Function · 0.85
bareAccount
Function · 0.70
Tested by
no test coverage detected