Module

x/hono/utils/jwt/types.ts>JwtTokenExpired

Fast, Lightweight, Web-standards
Extremely Popular
Go to Latest
class JwtTokenExpired
extends Error
import { JwtTokenExpired } from "https://dotland.deno.dev/x/hono@v4.0.0/utils/jwt/types.ts";

Constructors

new
JwtTokenExpired(token: string)