Links

usesecurecookies

SSXServerConfig.useSecureCookies property

Changes cookie attributes. Determines whether or not server cookies require HTTPS and sets the SameSite attribute to 'lax'. Defaults to false
Signature:
useSecureCookies?: boolean;