MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / workos-jwt.test.ts

File workos-jwt.test.ts

server/tests/unit/workos-jwt.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeAll, afterAll } from 'vitest';
2import { SignJWT, generateKeyPair, exportJWK, type KeyLike } from 'jose';
3import {
4 looksLikeJWT,

Callers

nothing calls this directly

Calls 5

itFunction · 0.85
looksLikeJWTFunction · 0.85
__setJWKSForTestingFunction · 0.85
mintFunction · 0.85
verifyWorkOSJWTFunction · 0.85

Tested by

no test coverage detected