What are some security-related features built into the angular framework?



What are some security-related features built into the angular framework?..

Answer / Narandra Singh

Angular includes several security features to help protect your application, such as: 1) Cross-Site Scripting (XSS) protection, 2) Cross-Origin Resource Sharing (CORS) support, and 3) Content Security Policy (CSP) integration.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More AngularJS Interview Questions

How do we create a singleton service in angular 2?

1 Answers  


How to upload file in angular js?

1 Answers  


Explain ng-app directive angularjs?

1 Answers  


What is command for create & execute project in angular 4?

1 Answers  


What is route guard in angular?

1 Answers  


What is art compilation?

1 Answers  


What is angular stack?

1 Answers  


What are the purpose of @ngmodule?

1 Answers  


How to use dependency injection (di) correctly in angular 2?

1 Answers  


Why is angular better?

1 Answers  


What’s the advantage of using form builder?

1 Answers  


What is web sockets?

1 Answers  


Categories