Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
interface JwtOptions
import { type JwtOptions } from "https://deno.land/x/darkflare@v5.0.3/jwt/mod.ts";

Properties

optional
algorithm: JwtAlgorithm | string