Secure Node.js APIs using JWTs?

Опубликовано: 15 Апрель 2024
на канале: FEWV
207
5

Hi there!
In this video, I went through securing our Node.js API using JWTs.
So, let's dive into the video and learn new technology without wasting a moment.🤓

Want to read its article: https://fewv.dev/lessons/how-to-secur...
Want the GitHub repo: https://github.com/Vishakha-Sawra/sec...
Thank you for watching! ✨
If you have any queries, please ask me in the comment section below, I'll be happy to help ☺️
Or
Join the discord server:    / discord  

Topics:
0:00 Intro
0:12 Prerequisites
0:24 What are JWTs
1:22 Initialising the new project
2:27 Creating Database
5:29 Creating Mongoose Model for the user
7:34 Create Controllers
11:01 Create Middleware
13:45 Creating routes for APIs
15:12 Create an entry point for the app
18:33 Test on Postman
20:37 Wrap-Up & Thank You :)