ASP .NET CORE Web App (MVC) Antiforgery Tokens
I am wondering if anyone can help me. I am trying to get [ValidateAntiForgeryToken]
action method to fire and it appears not be. I was trying to check if the anti forgery token logic was actually doing anything and it appears not to be, unless I have setup it up incorrectly or I am just missing something obvious.