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.
JSON Web Token (JWT) Authentication with Node.js
JSON Web Token (JWT) Authentication with Node.js is a 9-lesson 32 minutes self-paced course by egghead.io. JSON Web Token (JWT) is a low overhead option for authentication that is easy to implement and scales with your application.
Course facts
- Lessons
- 9
- Duration
- 32 minutes
- Level
- All levels
- Language
- English
- Updated
- Instructor
- egghead.io
- Price
- Premium
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.
Who teaches JSON Web Token (JWT) Authentication with Node.js? egghead.io
egghead.io is a US-based subscription video platform focused on short, focused screencasts on JavaScript ecosystem topics. Founded in 2012 by John Lindquist (a Google Developer Expert) and run by Joel Hooks, egghead pioneered the short-screencast format that most modern developer-education platforms now use — courses are typically broken into 2-5 minute lessons that each cover one specific concept or API.
The instructor roster includes many of the most cited names in the JavaScript ecosystem — Kent C. Dodds (whose Testing JavaScript launched on egghead before EpicWeb.dev), Andrew Del Prete, Hannah Davis, Lukas Ruebbelke, Tomasz Łakomy, Andy Van Slaars, and many others. Course material covers React, Next.js, TypeScript, Node.js, GraphQL, Vue, the testing tracks, RxJS / observables, and a long list of smaller libraries and tools.
The CourseFlix listing under this source carries over 20 egghead courses spanning that range. Material is paid; egghead itself runs on a monthly / annual subscription on the original platform. The bite-sized format suits developers learning incrementally during work hours rather than committing to multi-hour video sessions.
What lessons are included in JSON Web Token (JWT) Authentication with Node.js?
| # | Lesson Title | Duration | Access |
|---|---|---|---|
| 1 | Course Overview: JSON Web Token (JWT) Authentication with Node.js Demo | 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 |
Get instant access to all 8 lessons in this course, plus thousands of other premium courses. One subscription, unlimited knowledge.
Learn more about subscriptionWhat courses are similar to JSON Web Token (JWT) Authentication with Node.js?
-
Updated 2y agoLoopback 4: Modern ways to Build APIs in Typescript & NodeJs
By: UdemyLoopBack is a highly-extensible, open-source Node.js framework that enables you to create dynamic end-to-end REST APIs with little or no coding. LoopBack 4 is t5h 14m -
Updated 2y agoNode.js, Express & MongoDB Dev to Deployment
By: UdemyNode.js Express & MongoDB Dev to Deployment is a training course for building and deploying Node.js programs that teaches all the techniques from the foundation9h 4m -
Updated 2y agoNode, SQL, & PostgreSQL - Mastering Backend Web Development
By: UdemyBecome an in demand software engineer by taking this course on Node, SQL, PostgreSQL, and backend web development. As one of the most popular web development st4h 59m5/5 -
Updated 2y agoNodejs Express - unit testing/integration tests with Jest
By: UdemyLearn how to write a full CRUD REST API with Nodejs, Express and Jest using the test-driven development method! TDD is becoming more and more of standard, and f2h 48m -
Updated 2y agoMERN React Node Next.js Multi User SEO Blogging Platform
By: UdemyMaster the Art of Building Real World SEO Web Applications using MERN (Mongo Express React Node) Stack. Become a true Web Developer with this Ultimate Project b20h 25m -
Updated 2y agoNodeJS: Beginner to Pro - APIs for Food Delivery & Ecommerce
By: UdemyNode.js is probably THE most popular and modern server-side programming language you can dive into these days! Node.js developers are in high demand. Not to me27h 56m5/5 -
Updated 2y agoMERN eCommerce From Scratch
By: Udemy, Brad TraversyThere are a lot of "eCommerce" courses out there, but most use some kind of prebuilt plugin or platform. In this course, we will build a completely customized e14h 49m5/5
More courses by egghead.io
-
Updated 3y agoRxJS Beyond the Basics: Operators in Depth
Operators are the core building blocks for reacting to data in your JavaScript applications. In this course you will learn what operators are, and then take a t1h 30m -
Updated 3y agoHow to Use npm Scripts as Your Build Tool
In this course we will introduce the topic of using npm scripts as a build tool. We will start simple and then continue to build a small website as we introduce52m -
Updated 3y agoReact: Flux Architecture (ES6)
As a React application grows, so does the needs for organization and patterns. How do components communicate? How do we manage state across the application? How49m -
Updated 3y agoHow to Contribute to an Open Source Project on GitHub
“Feel free to submit a PR!” - words often found in GitHub issues, but met with confusion and fear by many. Getting started with contributing open source is not38m -
Updated 3y agoUse Grep for Fast Search from the Command Line
CMD+F in your text editor can only get you so far! In this course, we will learn to use grep and find, two powerful command-line utilities.24m -
Updated 3y agoWrangle your terminal with tmux
Learn to manage your terminal sessions and work more effectively from the command line using tmux. If you use the command line at all, tmux can make your life e27m