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