Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface jose.JWTVerifyOptions
import { type jose } from "https://deno.land/x/jwe_cookie_map@v1.0.0-rc0/deps.ts";
const { JWTVerifyOptions } = jose;

Combination of JWS Verification options and JWT Claims Set verification options.