Documentation / @zerotal/session / CsrfOptions
Interface: CsrfOptions
Defined in: session/src/CsrfMiddleware.ts:15
Properties
secure?
optionalsecure?:boolean
Defined in: session/src/CsrfMiddleware.ts:20
Set the Secure flag on the XSRF-TOKEN cookie.
Enable in production when serving over HTTPS.