Module

x/hono/middleware.ts>jwt

Lightweight, Ultrafast, Web Standards
Extremely Popular
Go to Latest
variable jwt
import { jwt } from "https://dotland.deno.dev/x/hono@v3.7.5/middleware.ts";

type

(options: { secret: string; cookie?: string; alg?: string; }) => MiddlewareHandler