import { errors } from "https://deno.land/x/jose@v5.9.6/index.ts";
const { JOSEError } = errors;
A generic Error that all other JOSE specific Error subclasses extend.
import { errors } from "https://deno.land/x/jose@v5.9.6/index.ts";
const { JOSEError } = errors;
A generic Error that all other JOSE specific Error subclasses extend.