MCPcopy 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

1import { describe, expect, it } from "@effect/vitest";
2import { Effect, Exit } from "effect";
3
4import { IdentityProvider } from "@executor-js/api/server";

Callers

nothing calls this directly

Calls 1

authenticateFunction · 0.70

Tested by

no test coverage detected