MIF_E31222691/resources/js
Jess Archer aa74fcb38f Remove manual adding of X-CSRF-TOKEN header (#5083)
This is unnessecery code because Axios already automatically adds
a X-XSRF-TOKEN header from the XSRF-TOKEN cookie encrypted value on
same-origin requests. The `VerifyCsrfToken` middleware and Passport's
`TokenGuard` already allow using the `X-XSRF-TOKEN` header.
2019-08-21 07:47:43 -05:00
..
components Remove unused Bootstrap class 2019-01-23 15:23:51 +01:00
app.js Apply fixes from StyleCI 2019-04-22 14:06:03 +00:00
bootstrap.js Remove manual adding of X-CSRF-TOKEN header (#5083) 2019-08-21 07:47:43 -05:00