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

Properties

optional
algorithm: JwtAlgorithm | string