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

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

Lightweight, Ultrafast, Web Standards
Very Popular
Go to Latest
class JwtTokenSignatureMismatched
extends Error
import { JwtTokenSignatureMismatched } from "https://deno.land/x/hono@v3.9.1/utils/jwt/types.ts";

Constructors

new
JwtTokenSignatureMismatched(token: string)