class JWKSInvalid
extends JOSEError
import { JWKSInvalid } from "https://deno.land/x/jose@v4.14.2/util/errors.ts";
An error subclass thrown when a JWKS is invalid.
x/jose/util/errors.ts>JWKSInvalid
import { JWKSInvalid } from "https://deno.land/x/jose@v4.14.2/util/errors.ts";
An error subclass thrown when a JWKS is invalid.