You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does the library has a built-in CSRF setting to enable ?
If not it would be nice to implement it so we don't need to manually ask for a CSRF token at yourapp.com/csrfToken when CSRF protection is enabled on the sails App.
Thanks.
The text was updated successfully, but these errors were encountered:
Sorry I didn't comment on this earlier. This request is more or less out of scope of what the 1.x project is. Since 2.x tries to line up with angular's $http and angular's $http has some XSRF features, I'd imagine that this would be in scope for 2.x.
Hi there,
Does the library has a built-in CSRF setting to enable ?
If not it would be nice to implement it so we don't need to manually ask for a CSRF token at yourapp.com/csrfToken when CSRF protection is enabled on the sails App.
Thanks.
The text was updated successfully, but these errors were encountered: