Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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://deno.land/x/jose@v5.6.2/jwks/remote.ts";
definition: ExportedJWKSCache | Record<string, never>