Cookie options use to set cookie in response by addResponseCookie helper function in RouteHelper.

Hierarchy

  • default

Properties

Domain?: string
Expires?: string
HttpOnly?: boolean
Max-Age?: number
Path?: string
SameSite?: string
Secure?: boolean

Generated using TypeDoc