IT Skills Web Development and Graphic Design Scripting JavaScript
AngularJS is designed to facilitate the development of rich, robust, single-page web applications. Being a client-side framework, AngularJS applications are inherently public and reveal much more implementation detail to the end user than traditional web sites. Securing an AngularJS application is a combination of using best practices on the client side to reduce vulnerability, and knowing that the lion share of security comes from making sure our server is locked down. This course covers concepts involved in securing full stack web applications using AngularJS, from Authentication and Authorization strategies, to the built-in security features AngularJS ships with.
Objectives |
---|
Authentication
Authorization
Obfuscation
Potential Application Vulnerabilities
AngularJS Built-in Security
Practice: AngularJS Applications
|
