Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

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

Ultrafast web framework for Cloudflare Workers, Deno, Bun, and Node.js. Fast, but not only fast.
Very Popular
Go to Latest
class JwtTokenNotBefore
extends Error
import { JwtTokenNotBefore } from "https://deno.land/x/hono@v3.0.0-rc.4/utils/jwt/types.ts";

Constructors

new
JwtTokenNotBefore(token: string)