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

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

Ultrafast web framework for Cloudflare Workers, Deno, and Bun. Fast, but not only fast.
Very Popular
Go to Latest
class JwtAlgorithmNotImplemented
extends Error
import { JwtAlgorithmNotImplemented } from "https://deno.land/x/hono@v2.6.1/utils/jwt/types.ts";

Constructors

new
JwtAlgorithmNotImplemented(token: string)