Adding User Login & JWT Signing | Creating a REST API with Node.js

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

----------

----------

See you in the videos!
Рекомендации по теме
Комментарии
Автор

I bought your React and Vue courses on Udemy thanks to your YouTube channel and I love them!

One thing that always seems to be missing from these Node series is a “lost or forgotten password” feature. In this feature:

1.) A user would forget their password, of course!
2.) A user would enter their email on a “recover password” page.
3.) The application would send an email to user. This email would have a unique link back to the site where the user could reset their password. This unique link would have an expiry time, for security purposes.
4.) The user visits that unique that link and resets their password.
5.) Optionally, the user also receives a confirmation email when they have reset password.

Would this be something you would be open to including in this series?

Keep up the great work!

Paul B.

paulbovis
Автор

just in case anybody faced an issue with the error- 'private key must have a value ' even after adding the JWT_KEY env variable in nodemon.json, please do restart the server, so that 'process.env.JWT_KEY ' variable is recognized which otherwise would hold null or undefined value.

salimzhulkhrni
Автор

As always, amazing!! Thank you again and Happy New Year! Might want to talk about changing the case of the email to all lower, otherwise you won't find the user if the case is different.

GavinHaubeltMedia
Автор

Sir,
Thanks for sharing the knowledge. Learnt a lot from your courses till now and will continue to do so.
You are the best instructor.
Stay blessed Sir !!!.

yashsalvi
Автор

You're an absolute angel. Thanks for this.

IsaacPrice
Автор

this series is amazing it's simple easy and really useful thanks a lot

abdelrhmanshokr
Автор

Bro, You are a great Teacher.. Hats off.

manjunathams
Автор

Great tutorial, so concise, clear everything, even I have experienced node over 5 years, learnt a lot. Great!!

akiranakamura
Автор

Thanks you so much. this 14.37 min was very productive.

er.pragyapatel
Автор

Yeah, that's the part I was waiting for! Thank you, Max!

Andrey-ilrh
Автор

Thing which makes this course different from other courses is that it explains every basic code snippet the instructor types or thinks/plans, Not like I typed a line of code and you are responsible to learn that on your behalf

Aryan-jink
Автор

Max FYI at 12:01 of the video we can see your MONGO_ATLAS_PW where as at other times of the video you have the password blurred.
The video was really good. I fixed my authentication after watching it.

timharris
Автор

Max is awesome teacher...best Angular Course in the world in Udemy <3

madhursuryawanshi
Автор

Hi max, It's very useful tutorial for me, thanks a lot, i am eagerly waiting for your next tutorial

johnkennedy
Автор

thank u for this tutoriel it really helped me in my final year project ;)

issaouiorjouen
Автор

Thank you, man your video clarified a lot of things.

anele
Автор

Thanks for his super tutorial. I could adapt it in my system easily

nelsondelize
Автор

Can't wait to finish this series and start with your Udemy node.js course... Thank you!!

peppeAug
Автор

I've always wondered. Why do you always use exec() and then() when they both return a promise?

Yoruking
Автор

Hello max, as always your all videos are always helpful to me but I am requesting you to make video on how we can add role based authentication in nodejs for this series.

HACKTECH
welcome to shbcf.ru