property KvSessionStoreOptions.prefix

Prefix applied to every session key. Defaults to 'session:', so sharing one namespace with a cache store is safe by default.

Type

string

Usage

import { type KvSessionStoreOptions } from "cloudflare-plugin/src/index.ts";