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