class JWKSNoMatchingKey
extends JOSEError
import { JWKSNoMatchingKey } from "https://deno.land/x/jose@v4.15.0/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.15.0/util/errors.ts";
An error subclass thrown when no keys match from a JWKS.