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
{ Effect, Layer } from
"effect"
;
3
4
import
{ ApiKeyService } from
"./api-keys"
;
Callers
nothing calls this directly
Calls
4
resolveBearerAuth
Function · 0.90
isPlatformAuth
Function · 0.90
resolveApiKeyPrincipal
Function · 0.90
bearer
Function · 0.85
Tested by
no test coverage detected