JSON Web Token (JWT) Authentication with Node.js

32m 33s
English
Paid

Course description

JSON Web Token (JWT) is a low overhead option for authentication that is easy to implement and scales with your application. There is no need to store session data as everything you need is stored in an encoded string sent in the JWT, significantly reducing database overhead for your servers. In this course, we will build a simple authentication server that will act as a token issuer, and we will use those tokens to access resources on an API. 

Read more about the course

Starting from scratch, you will learn how easy token based authentication can be and will understand how to use them on your APIs as well as on the front end of your web applications.

Watch Online

Join premium to watch
Go to premium
# Title Duration
1 Course Overview: JSON Web Token (JWT) Authentication with Node.js 01:56
2 Setup a Web Server in Node.js using Express 02:23
3 Set the Server Port in Express Using Environment Variables 00:53
4 Add a POST Route To Express And Parse the Body 01:53
5 Provide Users With A JSON Web Token 04:35
6 Allow CORS in Node.js and Express 00:56
7 Authenticate Users With JWT for Access to Protected Resources 03:00
8 Connect a Front-End to a Secure API using JWTs 07:17
9 Authenticate Users in a Single Page Application with Auth0 09:40

Comments

0 comments

Want to join the conversation?

Sign in to comment

Similar courses

Stripe Payments JavaScript Course

Stripe Payments JavaScript Course

Sources: fireship.io
The Stripe Payments JavaScript Course is a project-based guide to building fullstack payment solutions on the web with Node.js and React. The goal is to provide a solid foundati...
1 hour 29 minutes 26 seconds
Node.js Secure Coding (All 3 Node.js security training books)

Node.js Secure Coding (All 3 Node.js security training books)

Sources: Liran Tal
Master and apply secure programming techniques that I use every day in development with JavaScript and Node.js. In these practical...
Fullstack Node.js: The Complete Guide to Building Production Apps with Node.js

Fullstack Node.js: The Complete Guide to Building Production Apps with Node.js

Sources: fullstack.io
The Fullstack Node.js book is the complete guide to building fast, production-ready Node.js apps
NodeJS Microservices: Breaking a Monolith to Microservices

NodeJS Microservices: Breaking a Monolith to Microservices

Sources: udemy
Welcome to NodeJS and Kafka: Breaking a Monolith to Microservices Course - the course that will take your Javascript development skills to the next level. This
6 hours 57 minutes 13 seconds