C#C
C#2y ago
2 replies
gio735

✅ AutoValidateForgeryToken with fetch API

Hello, how can I pass the forgery token to the fetch API?

I have tried putting it into the header as X-CSRF-TOKEN which seemingly creates token cookie, but it still can't reach specific Action
Was this page helpful?