class JWKSInvalid
extends JOSEError
import { JWKSInvalid } from "https://deno.land/x/jose@v5.3.0/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@v5.3.0/util/errors.ts";
An error subclass thrown when a JWKS is invalid.