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