class JWKSNoMatchingKey
extends JOSEError
import { JWKSNoMatchingKey } from "https://dotland.deno.dev/x/jose@v5.9.6/util/errors.ts";
An error subclass thrown when no keys match from a JWKS.
import { JWKSNoMatchingKey } from "https://dotland.deno.dev/x/jose@v5.9.6/util/errors.ts";
An error subclass thrown when no keys match from a JWKS.