property JwtSignOptions.expiresIn

Token lifetime (e.g. "1h", "7d").

Type

string

Usage

import { type JwtSignOptions } from "auth-plugin/src/index.ts";