MCPcopy
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

21const now = 1604416038
22
23interface WithServer {
24 server: Server
25}
26
27const 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…