property JwtOptions.privateKey

Private key for RS256 signing (PEM format). Required if HS256 secret not provided.

Type

string

Usage

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