Module

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

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

Constructors

new
JwtTokenIssuedAt(currentTimestamp: number, iat: number)