Hello
I use auto CSRF in my project
I need use it only web panel
But when i use api in my app and post data,csrf show error "not allowed"
Can i limit csrf for special controller example for controller/*?
I use auto CSRF in my project
I need use it only web panel
But when i use api in my app and post data,csrf show error "not allowed"
Can i limit csrf for special controller example for controller/*?