Learn the MERN Stack - JWT Authentication
Offered By: Traversy Media via YouTube
Course Description
Overview
Dive into a comprehensive 52-minute video tutorial on implementing JWT authentication in a MERN stack application. Learn how to secure your API by creating a user model, adding user authentication to the goal model, and setting up user routes and controller functions. Explore the process of registering users, hashing passwords, and authenticating users. Master the generation of JSON Web Tokens (JWTs) and implement authentication middleware. Discover how to protect routes, retrieve user-specific data, and manage user goals securely. Follow along as the tutorial covers creating, updating, and deleting user goals while maintaining proper authentication throughout the application.
Syllabus
- Intro & Current Code.
- What is JWT?.
- User Model.
- Add User to Goal Model.
- User Routes & Controller Functions.
- Register User.
- Hash Password.
- Authenticate User.
- Generate JWT.
- Auth Middleware.
- Protecting Routes & getMe().
- Protect Goal Routes.
- Get Only Users Goals.
- Setting a User Goal.
-Update a User Goal.
- Delete User Goal.
Taught by
Traversy Media
Related Courses
Build a SMS Verification with Login System Using PHP MySQLUdemy Secured Login Registration System in PHP - Email Activation
Udemy Complete Login/Registration System in PHP & MYSQL 2021
Udemy PHP Login and Registration System - Email Confirm Activation
Udemy Introduction to User Authentication in PHP Course (How To)
Treehouse