Module

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

Ultrafast web framework for the Edge
Very Popular
Go to Latest
class JwtTokenExpired
extends Error
import { JwtTokenExpired } from "https://dotland.deno.dev/x/hono@v2.7.8/utils/jwt/types.ts";

Constructors

new
JwtTokenExpired(token: string)