AngularJS Authentication with JWT

31m 11s
English
Paid

Course description

JSON Web Tokens (JWT) are a more modern approach to authentication. As the web moves to a greater separation between the client and server, JWT provides a terrific alternative to traditional cookie based authentication models. For more information on JWT visit http://jwt.io/

In this series, we’ll be building a simple application to get random user information from a node server with an Angular client. We’ll then implement JWT to protect the random user resource on the server and then work through the frontend to get JWT authentication working.


Read more about the course

By the end, we’ll have an application which has a single username/password combination (for simplicity) and uses tokens to authorize the client to see the random user information. You’ll be able to login, get random users, and logout.

Watch Online

This is a demo lesson (10:00 remaining)

You can watch up to 10 minutes for free. Subscribe to unlock all 7 lessons in this course and access 10,000+ hours of premium content across all courses.

View Pricing

Watch Online AngularJS Authentication with JWT

0:00
/
#1: JSON Web Token (JWT) Introduction

All Course Lessons (7)

#Lesson TitleDurationAccess
1
JSON Web Token (JWT) Introduction Demo
01:24
2
Basic Server Setup for JWT Authentication
01:45
3
Client Setup for JWT Authentication
03:34
4
JWT Authentication Setup
04:16
5
Server JWT Authentication Setup
04:04
6
Auth Interceptor in Angular for JWT
07:54
7
Finalizing JWT Authentication with AngularJS
08:14

Unlock unlimited learning

Get instant access to all 6 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.

Learn more about subscription

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

AngularJS and Webpack for Modular Applications

AngularJS and Webpack for Modular Applications

Sources: egghead
How much work would it take for you to move all of your directives and their templates to several different new directories? You'd have to update the templateUrl, script tags, e...
43 minutes 56 seconds
AngularJS Performance

AngularJS Performance

Sources: ultimatecourses.com
Performance tuning for fast AngularJS. Master the internal workings and build blazing fast apps. Learn how to write highly performant AngularJS apps and master the internal work...
2 hours 52 minutes 22 seconds
AngularJS Fundamentals

AngularJS Fundamentals

Sources: ultimatecourses.com
Start building modern AngularJS applications with component architecture and best practices. Build modern AngularJS applications. From MVC patterns through to Directives, Forms,...
2 hours 41 minutes 33 seconds
Build an MVP with AngularJS + Firebase by cloning TaskRabbit

Build an MVP with AngularJS + Firebase by cloning TaskRabbit

Sources: Code4Startup (coderealprojects)
TaskRabbit is an online and mobile marketplace that allows users to outsource small jobs and tasks to others in their neighbourhood. Users name the task they need done, name the...
3 hours 31 minutes 43 seconds