Skip to main content
Go to Latest
interface JwtVerifyOptions
implements JwtOptions
import { type JwtVerifyOptions } from "https://deno.land/x/darkflare@v5.0.0/jwt/mod.ts";

Properties

optional
throwError: boolean

If true throw error if checks fail. (default: false)