- Course
Authentication and Authorization in Angular
You’ll learn how to secure applications against unauthorized use the right way.
- Course
Authentication and Authorization in Angular
You’ll learn how to secure applications against unauthorized use the right way.
Get started today
Access this course and other top-rated tech content with one of our business plans.
Try this course for free
Access this course and other top-rated tech content with one of our individual plans.
This course is included in the libraries shown below:
- Core Tech
What you'll learn
Anytime you build an application you'll need to take the time to secure yourself from unauthorized activity. In this course, Authentication and Authorization in Angular, you'll see why authentication and authorization is important, and how to implement both. First, you’ll explore the authentication and authorization options you have in Angular front-end applications. Next, you’ll cover basic cookie authentication, authenticating with OpenID Connect and OAuth2. These authentication methods will use the BFF pattern which will be covered extensively. Finally, you’ll see how to do authorization in a real-life Angular application. By the end of this course you will know how to add authentication and authorization to a single-page Angular application.