interface JwtVerifyOptions implements JwtOptionsimport { type JwtVerifyOptions } from "https://deno.land/x/darkflare@v5.0.3/jwt/mod.ts"; PropertiesoptionalthrowError: booleanIf true throw error if checks fail. (default: false)