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@v3.12.0/utils/jwt/types.ts";

Constructors

new
JwtTokenIssuedAt(currentTimestamp: number, iat: number)