JSON Web Token (JWT) Authentication with Node.js
32m 33s
English
Paid
April 26, 2024
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.
More
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
React, NodeJS, Express & MongoDB - The MERN Fullstack Guideudemy
Category: React.js, Node.js, MongoDB
Duration 18 hours 45 minutes 10 seconds
Course
NodeJS - The Complete Guide (incl. MVC, REST APIs, GraphQL)udemyAcademind Pro
Category: Node.js, MongoDB
Duration 38 hours 51 minutes 43 seconds
Course
Modern GraphQL with Node - Complete Developers Guideudemy
Category: Node.js, GraphQL
Duration 10 hours 41 minutes 32 seconds
Course
Build Incredible Chatbotsudemy
Category: JavaScript, Node.js
Duration 7 hours 51 minutes
Course
NodeJs: Build The Complete E-Commerce Web API udemy
Category: Node.js
Duration 5 hours 4 minutes 44 seconds
Course
The Node.js Master Class - No Frameworks, No NPM | Node v8.xudemy
Category: Node.js
Duration 15 hours 24 minutes 23 seconds
Course
Learn and Understand NodeJSudemy
Category: Node.js
Duration 13 hours 9 minutes 49 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
Mastering NodeJS with Interview Questions 2024udemy
Category: Node.js, Preparing for an interview
Duration 12 hours 39 minutes 9 seconds
Course
Next.js and Apollo - Portfolio App (w/ React, GraphQL, Node)udemy
Category: React.js, Next.js, Node.js, GraphQL
Duration 28 hours 38 minutes 19 seconds
Course