Skip to main content

CookieAttributes

Hierarchy

Index

Properties

optionaldomain

domain?: string

optionalexpires

expires?: string | number | Date

optionalmax-age

max-age?: number

optionalpath

path?: string

optionalsameSite

sameSite?: Lax | Strict | None

optionalsecure

secure?: boolean