Rajeun
Rajeun

Reputation: 721

CSRF filter blocks all http post in angularJs

To secure my application and for authentication I'm using Silhouette, I don't know how to manage my csrf filter did silhouette manage csrf tokens automatically or not? if yes why all my $http request (for uploading a file) from angulars are blocked if no what should I do to enable my http request

Upvotes: 0

Views: 124

Answers (1)

Related Questions