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

Index Signatures

[key: string]: any

Properties

optional
typ: string

Type (default: "JWT")