Applications must take security into account, and Angular applications are no exception. In this course, Angular 4 Security Using JSON Web Tokens, you will create an authentication system and an authorization system that can be used on both the client side and the server side. First, you will learn how Angular applications must have secure UI elements on the client side, and secure your Web API calls on the server side. Then, you will use Angular, Visual Studio Code, JSON Web Tokens, claims, roles, and a .NET Core Web API to secure your Angular applications. By the end of this course, you’ll know exactly how to implement a flexible, claims-based security system, you can use in a small, medium, or large Angular application.
Overview
Applications must take security into account, and Angular applications are no exception. In this course, Angular 4 Security Using JSON Web Tokens, you will create an authentication system and an authorization system that can be used on both the client side and the server side. First, you will learn how Angular applications must have secure UI elements on the client side, and secure your Web API calls on the server side. Then, you will use Angular, Visual Studio Code, JSON Web Tokens, claims, roles, and a .NET Core Web API to secure your Angular applications. By the end of this course, you’ll know exactly how to implement a flexible, claims-based security system, you can use in a small, medium, or large Angular application.
Syllabus
- Course Overview 1min
- Review and Install the Sample Application 18mins
- Authenticating a User 22mins
- Secure UI Elements and Guard Routes 26mins
- Call Web API to Authenticate and Authorize 26mins
- Use JSON Web Tokens to Secure Web API Methods 26mins
- Working with Bearer Tokens in Angular 18mins
- Using Claims-based Authorization 30mins
Taught by
Paul D. Sheriff