Why is the [ValidateAntiForgeryToken] attribute so important?
I was creating an MVC/Web API application with ASP.NET through a PluralSight course and I came across the [ValidateAntiForgeryToken] attribute. This was used throughout the course when using [HttpPost] requests on methods. I decided to dig a little d...
Aug 7, 20233 min read23
![Why is the [ValidateAntiForgeryToken] attribute so important?](https://cdn.hashnode.com/res/hashnode/image/stock/unsplash/zAhAUSdRLJ8/upload/241fc86d066f3c4edba1de738d3bdd65.jpeg)