property CookieAttributes.domain

Domain scope. Omit for a host-only cookie, which is the safer default.

Type

string

Usage

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