JSON Web Token (JWT) Authentication with Node.js
32m 33s
English
Paid
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 JSON Web Token (JWT) Authentication with Node.js
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 |
Similar courses to JSON Web Token (JWT) Authentication with Node.js

Serverless Framework Bootcamp: Node.js, AWS & Microservicesudemy
Category: AWS, Node.js
Duration 5 hours 24 minutes 21 seconds
Course

Node JS Cluster with PM2, RabbitMQ, Redis and Nginxudemy
Category: Node.js, Nginx, Redis
Duration 2 hours 24 minutes 39 seconds
Course

React, Angular, Node In-Depth Guide: Beginner to Proudemy
Category: Angular, React.js, Node.js
Duration 80 hours 1 minute 57 seconds
Course

Create the Best Discord Bot with Node.jsudemy
Category: Node.js
Duration 12 hours 36 minutes 36 seconds
Course

Redis Caching Concepts with Node.jsCodedamn
Category: Node.js, Redis
Duration 1 hour 52 minutes 26 seconds
Course

Nodejs Express - unit testing/integration tests with Jestudemy
Category: Node.js
Duration 2 hours 48 minutes 43 seconds
Course

Real-time chat with Node.js, Socket.io and Vue.jsCodecourse
Category: Node.js, Vue, Socket.IO
Duration 26 minutes 39 seconds
Course

Web Security Dev Academy - 12-week online programBartosz Pietrucha
Category: Angular, TypeScript, Node.js, Other (Backend), Other (Frontend)
Duration 16 hours 37 minutes 20 seconds
Course

MERN Stack Front To Back: Full Stack React, Redux & Node.js.udemyBrad Traversy
Category: React.js, Node.js, MongoDB, Redux
Duration 11 hours 52 minutes 29 seconds
Course