Cross-Site Request Forgery (CSRF / XSRF) Race Condition In AngularJS

added by JavaScript Kicks
1/11/2016 2:03:22 PM

2060 Views

At InVision App, I love looking through the errors logs. To me, every error log item represents an opportunity - an invitation to improve the app, fix bugs, harden the security, and create an all-around better user experience (UX). At InVision, we use the core AngularJS XSRF (Cross-Site Request Forgery) protection.


0 comments