property AuthPluginOptions.session

Session authentication configuration. When present, the plugin appends an internal session strategy after the API-key strategy and requires the session capability (SessionPlugin) to be registered.

Type

Usage

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