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

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

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

Constructors

new
JwtAlgorithmNotImplemented(alg: string)