MCPcopy Create free account
hub / github.com/UsefulSoftwareCo/executor / mcp-auth.node.test.ts

File mcp-auth.node.test.ts

apps/cloud/src/mcp/mcp-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 } from "effect";
3import { SignJWT, createLocalJWKSet, exportJWK, generateKeyPair } from "jose";
4

Callers

nothing calls this directly

Calls 4

verifyMcpAccessTokenFunction · 0.90
makeVerifierFunction · 0.85
signFunction · 0.70

Tested by

no test coverage detected