interface JwtOptionsimport { type JwtOptions } from "https://deno.land/x/darkflare@v5.0.3/jwt/mod.ts"; Propertiesoptionalalgorithm: JwtAlgorithm | string