Channel: Traversy Media
Category: Science & Technology
Tags: mern stackjwtmernjsonwebtokensjson web tokensapi authenticationauthentication
Description: In this video, we will secure our API by adding JWT authentication ๐ป Code: github.com/bradtraversy/mern-tutorial ๐ Full React 2022 Course With $12.99 promo: udemy.com/course/react-front-to-back-2022/?couponCode=REACTF2BFEB2022 ๐ Website & Courses: traversymedia.com ๐ Show Support Patreon: patreon.com/traversymedia PayPal: paypal.me/traversymedia ๐ Follow Me On Social Media: Twitter: twitter.com/traversymedia Instagram: instagram.com/traversymedia Linkedin: linkedin.com/in/bradtraversy Timestamps: 0:00 - Intro & Current Code 1:45 - What is JWT? 3:10 - User Model 6:00 - Add User to Goal Model 7:21 - User Routes & Controller Functions 14:38 - Register User 18:58 - Hash Password 22:07 - Authenticate User 25:40 - Generate JWT 29:54 - Auth Middleware 37:34 - Protecting Routes & getMe() 41:25 - Protect Goal Routes 43:10 - Get Only Users Goals 44:00 - Setting a User Goal 47:00 -Update a User Goal 49:30 - Delete User Goal