Skip to content

VerifyOptions

reference
1 min readUpdated

Kind: Type

Source: src/utils/jwt/jwt.ts

Part of: Utils

Definition

ts
{ iss?: string | RegExp nbf?: boolean exp?: boolean iat?: boolean aud?: string | string[] | RegExp }

Was this page helpful?

Download as PDF
VerifyOptions — Hono (narrator proof)