property JwtOptions.publicKey

Public key for RS256 verification (PEM format). Required for RS256 verification.

Type

string

Usage

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