Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/jose/jwks/local.ts>isJWKSLike

"JSON Web Almost Everything" - JWA, JWS, JWE, JWT, JWK, JWKS for Node.js, Browser, Cloudflare Workers, Deno, and other Web-interoperable runtimes.
Extremely Popular
Go to Latest
function isJWKSLike
import { isJWKSLike } from "https://deno.land/x/jose@v4.10.0/jwks/local.ts";

Parameters

jwks: unknown