Secure your Angular/ASP.NET Core application with Anti-forgery token

added by DotNetKicks
4/18/2017 1:17:07 PM

713 Views

April 17, 2017 | by Dominique St-Amand | Security has always been at the forefront of Web Applications. There are so many securities concerns one has to think of when developing web applications. Today, I want to share with you guys how to secure a Single Page Application (SPA) from Cross-site request forgery (CSRF or XSRF) using Angular 4.


0 comments