Module

x/jose/jwks/remote.ts>JWKSCacheInput

JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, Bun, and other Web-interoperable runtimes.
Extremely Popular
Latest
type alias JWKSCacheInput
import { type JWKSCacheInput } from "https://dotland.deno.dev/x/jose@v5.9.2/jwks/remote.ts";
definition: ExportedJWKSCache | Record<string, never>