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