class errors.JWKSTimeout
extends JOSEError
import { errors } from "https://deno.land/x/faster@v11.7/vendor/jose/index.ts";
const { JWKSTimeout } = errors;
Timeout was reached when retrieving the JWKS response.
x/faster/vendor/jose/index.ts>errors.JWKSTimeout
import { errors } from "https://deno.land/x/faster@v11.7/vendor/jose/index.ts";
const { JWKSTimeout } = errors;
Timeout was reached when retrieving the JWKS response.