Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ describe, it, expect, beforeAll, afterAll } from
'vitest'
;
2
import
{ SignJWT, generateKeyPair, exportJWK,
type
KeyLike } from
'jose'
;
3
import
{
4
looksLikeJWT,
Callers
nothing calls this directly
Calls
5
it
Function · 0.85
looksLikeJWT
Function · 0.85
__setJWKSForTesting
Function · 0.85
mint
Function · 0.85
verifyWorkOSJWT
Function · 0.85
Tested by
no test coverage detected