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