Module

x/hono/middleware.ts>jwt

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
variable jwt
import { jwt } from "https://dotland.deno.dev/x/hono@v4.1.5/middleware.ts";

type

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