import { errors } from "https://dotland.deno.dev/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://dotland.deno.dev/x/jose@v5.9.6/index.ts";
const { JOSEError } = errors;
A generic Error that all other JOSE specific Error subclasses extend.