AP2 Library
JWTVerifyOptions
.
verifyExp
property
JWTVerifyOptions.verifyExp
Whether to verify expiration (default: true)
Type
boolean
Usage
import { type JWTVerifyOptions } from ".";
Document Navigation
Type