How AngularJS handle the security?

 Posted by Allemahesh on 10/26/2015 | Category: AngularJS 1x Interview questions | Views: 2882 | Points: 40
Answer:

AngularJS provide following built-in protection from basic security holes:
1. Prevent HTML injection attacks.
2. Prevent Cross-Site-Scripting (CSS) attacks.
3. Prevent XSRF protection for server side communication.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response