MERN #11: Secure User Password using Bcrypt.js

preview_player
Показать описание

Why we need to hash password?
Hashing passwords is crucial for security because it converts plaintext passwords into irreversible, unique codes, making it significantly harder for attackers to decipher and misuse sensitive user information. This adds a vital layer of protection, enhancing overall data security in applications.

📚 Resources mentioned in our MERN Course & Don't forget to watch 👇

Get the Complete Courses in One Video experience right here!

Join us on this exciting coding journey to master the MERN Stack together! Be sure to hit that subscribe button and ring the notification bell, so you never miss our engaging Hindi tutorials. Your web development skills are about to level up – let's do this!

👍 Feel free to like, share, and ask questions in the comments. We're here to help!

-----------------------------------------------------
✌️ Become Member, get access to perks, free Source code, & more..

-----------------------------------------------------

⏳TIMELINE⏳
0:00 - Intro
0:39 - Installing the Bcrypt Package
1:40 - Understanding Bcrypt Methods
3:00 - Implementing Bcrypt in our MERN App - 1st way
8:20 - Best way to add Bcrypt in our MERN app
10:05 - Checking if Password is Modified
10:50 - Hashing Password if New or Modified
13:10 - Outro

************* 😍 Must Watch Videos For Web Development 😍 *************

Рекомендации по теме
Комментарии
Автор

Awesome video, Learnt something new, Another approach of writing bcrypt code in the user-model was something new to learn. Thanks for your effort sir. 🙏🌹

kushpatel
Автор

Sir, Day by day, I am getting joy by understanding the concepts and, literally sir mast lag raha hai, ek dum bole toh world's best MERN series yahi hai.... and now i am very confident and practicing daily...Thanks a lot sir for this..❤

Bidhan_Ranjan_Bhoi
Автор

Your content is fantastic and truly remarkable! I'm eagerly anticipating this course. Sir, I kindly request you to create as many videos as possible for this playlist. The content in this playlist is invaluable as it provides a comprehensive understanding of how MERN works. Mastering these concepts will undoubtedly boost our confidence. I am a dedicated follower of your tutorials, having explored numerous playlists on your channel. I thoroughly enjoy your content and find your explanations to be excellent.

sidra
Автор

thank you so much for this series dai love you from Nepal

Smartgaming
Автор

what is the difference B/W both method? and why we use second method if both work the same?

ravitokas
Автор

Thapa sir, when will we learn about api how to create api?
Sir please reply

harisankarpradhan
Автор

Hi sir, your explanation is excellent, But I have one doubt about why are you writing code in user.model.js file

amanbadhan
Автор

Brother ye theme konsi use ker rahe ho isme achaa lag raha hai code write kerna

shubhamkhandal
Автор

Password reset functionality hogaa node js me ?

RavindraSingh-lppl
Автор

Bhai pls
Full stack web development course
Website pe jldi launch kr do
With full project
Taki sidha uske baad placement ho jay
Pls reply sir
Kab tak ayga batch

Computerclassbyabhi
Автор

How can we update password if forgot....also how can i send mail to user that are registering on our website?

tayyabfaisal
Автор

hello sir Logic build nai ho rha h bs ye smjho video dekh k copy past chal rha bs.

ashutosh_parihar_
Автор

Bhaiya iss website ko similar vesa hi banaiga jaise apki website hai please because apki website kafi dasu hai😮😮😮😮

Rakesh._bhai
Автор

Sir How much Videos are Remaining in this series
really a awesome series
Love From Pakistan
❣❣❣❣❣❣❣❣❣❣❣❣❣

bilalbhatti
Автор

hi sir there is issue in vps hosting: Command "preview" not found showing this error

krunalkumbhare
Автор

First method is easy second one is Little bit complex...

a_t_aayushkadam
Автор

At 13:15, my password is getting hashed in response body in postman but the same is not getting stored in mongodb database. There pwd is getting stored in normal form. pl. help.

ayushgangwar
Автор

I got error : illegal argument: number, number

SanataniTale
Автор

my god backend is easy even i am not a cse student still, i am able to learn

aniketverma
Автор

for my bcrypt is not working everything is working exept this

hackerIfeelYou