Skip to content

All course files for the Node.js (& Express) JWT Authentication tutorial series on The Net Ninja YouTube channel.

Notifications You must be signed in to change notification settings

mariocc22/node-express-jwt-auth

 
 

Repository files navigation

JWT Authentication Crash Course

This repository contains code examples and resources for a JWT Authentication tutorial series provided by The Net Ninja YouTube channel. The tutorial series is designed to help you understand the concepts and implementation of JWT (JSON Web Token) authentication in web applications.

Tutorial Series

The tutorial series covers the following topics:

  1. Introduction to JWT Authentication
  2. Setting Up the Project Environment
  3. User Registration and Login
  4. Implementing JWT Token Generation and Verification
  5. Protecting Routes with JWT Authentication
  6. Adding Refresh Tokens for Session Management
  7. Handling JWT Authentication Errors and Logging Out

About

All course files for the Node.js (& Express) JWT Authentication tutorial series on The Net Ninja YouTube channel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 53.3%
  • EJS 31.5%
  • CSS 15.2%