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