CookiesState Type

A DTO structure for passing the right parameters to the XXX_cookies functions in this module.

Record fields

Record Field Description

cookieName

Full Usage: cookieName

Field type: string
Field type: string

relativeExpiry

Full Usage: relativeExpiry

Field type: CookieLife
Field type: CookieLife

secure

Full Usage: secure

Field type: bool
Field type: bool

serverKey

Full Usage: serverKey

Field type: ServerKey
Field type: ServerKey

userStateKey

Full Usage: userStateKey

Field type: string
Field type: string