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