CookieOptions({ this.domain = '', this.expiration = 365, this.sameSite = 'Lax', this.secure = false, this.upgrade = true, });