JSON Web Token (JWT) Authentication with Node.js and Auth0
Offered By: egghead.io
Course Description
Overview
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. 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.
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. 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.
Syllabus
- Course Overview: JSON Web Token (JWT) Authentication with Node.js
- Setup a Web Server in Node.js using Express
- Set the Server Port in Express Using Environment Variables
- Add a POST Route To Express And Parse the Body
- Provide Users With A JSON Web Token
- Allow CORS in Node.js and Express
- Authenticate Users With JWT for Access to Protected Resources
- Connect a Front-End to a Secure API using JWTs
- Authenticate Users in a Single Page Application with Auth0
Taught by
Joel Lord
Related Courses
Google Cloud Apigee Certified API EngineerA Cloud Guru Amazon API Gateway for Serverless Applications (Japanese) 日本語実写版
Amazon Web Services via AWS Skill Builder API Design and Fundamentals of Google Cloud's Apigee API Platform
Google via Google Cloud Skills Boost API Design and Fundamentals of Google Cloud's Apigee API Platform
Google Cloud via Coursera API Development on Google Cloud's Apigee API Platform
Google Cloud via Coursera