property ISession.id

The session identifier. Stable for the session's lifetime until ISession.regenerate is called.

Type

string

Usage

import { type ISession } from "common/src/index.ts";