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