In this Node Auth tutorial series I'll show you how to implement authentication using Node, Express & JSON web tokens (JWT).
Overview
Syllabus
Node Auth Tutorial (JWT) #1 - Intro & Setup.
Node Auth Tutorial (JWT) #2 - Auth Routes & Controllers.
Node Auth Tutorial (JWT) #3 - Testing Routes & Handling POST Requests.
Node Auth Tutorial (JWT) #4 - User Model.
Node Auth Tutorial (JWT) #5 - Mongoose Validation.
Node Auth Tutorial (JWT) #6 - Mongoose Hooks.
Node Auth Tutorial (JWT) #7 - Hashing Passwords.
Node Auth Tutorial (JWT) #8 - Auth Views.
Node Auth Tutorial (JWT) #9 - Cookies Primer.
Node Auth Tutorial (JWT) #10 - JSON Web Tokens (theory).
Node Auth Tutorial (JWT) #11 - New User Signup (part 1).
Node Auth Tutorial (JWT) #12 - New User Signup (part 2).
Node Auth Tutorial (JWT) #13 - Logging Users in (part 1).
Node Auth Tutorial (JWT) #14 - Logging Users in (part 2).
Node Auth Tutorial (JWT) #15 - Protecting Routes.
Node Auth Tutorial (JWT) #16 - Logging Users Out.
Node Auth Tutorial (JWT) #17 - Checking the Current User.
Node Auth Tutorial (JWT) #18 - Conditional Rendering.
Taught by
The Net Ninja
Reviews
5.0 rating, based on 1 Class Central review
-
Really loved this course! He did an awesome job explaining it and breaking down the different parts of the project, it's also a project that was very unique and i had a lot of fun coding along. I've always been a huge fan of the Net Ninja! Great beginner course!