Skip to content

CSRF cookie w/ path and expiry (for persistent)

Nick Sellen requested to merge set-csrf-path-and-expiry into master

The mobile app uses persistent cookies, and so we also need the csrf cookie to be persistent.

Merge request reports