Hey guys,
Do you know how can I prefix the XSRF-TOKEN ?
Because I have some applications that share the sessions, but across the same sub-domain.
AppA are on the domain .mydomain.com
AppB and C are on a sub-domain .sub.mydomain.com
And there is a conflict with the XSRF-TOKEN that result to a 419 page expired, that's why I need to prefix it.