MCPcopy 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

1import { describe, expect, it } from "@effect/vitest";
2import { Effect, Layer } from "effect";
3
4import { ApiKeyService } from "./api-keys";

Callers

nothing calls this directly

Calls 4

resolveBearerAuthFunction · 0.90
isPlatformAuthFunction · 0.90
resolveApiKeyPrincipalFunction · 0.90
bearerFunction · 0.85

Tested by

no test coverage detected