method SessionService.prototype.strategy
SessionService.prototype.strategy(): "cookie" | "store"

Which strategy is in effect, for the health indicator.

Return Type

"cookie" | "store"

Usage

import { SessionService } from "session-plugin/src/index.ts";