Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/panva/jose
/ WithServer
Interface
WithServer
test/jwks/remote.test.ts:23–25 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
const
now = 1604416038
22
23
interface
WithServer {
24
server: Server
25
}
26
27
const
test = anyTest as TestFn<WithServer>
28
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…