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