Node.Js Login and Registration with Database | Login, Logout and User Authentication | 1/2 |

preview_player
Показать описание
User authentication and login is the most important feature of many websites, and most likely a key component to your next project. In this video I will be covering absolutely everything you need to know about user login and authentication in the most concise and simple way. We will be using Express for our server backend and Passport to help us manage the logged in state of users. We will also be sure to properly encrypt and hash all user passwords so that our application is completely secure. By the end of this video you will have built a fully functional login system that you can use in any of your future projects.
.
Subscribe if you enjoyed this video for more amazing contents!!

💻 Source Code
___________________________
___________________________

🔗 Social Medias 🔗
🔊 Podcast: Coming Soon

💸 Donations 💸

◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️◼️
------------------------------------------------- About Me ---------------------------------------------
My name is Destiny Franks, and I'm a Nigerian Web/Mobile App Developer. I truly enjoy coding, and since it's what I want to do in the long term, I decided to share my experience while teaching on YouTube. So, via this channel, you'd learn programming, software engineering, machine learning, and everything IT. With a focus on Python and JavaScript, my channel seeks to provide you with free tools to help you learn to code and get started in the software engineering and programming business. My goal is to deliver the best programming and technology videos on the internet!
Рекомендации по теме
Комментарии
Автор

you're the biggest contributor to my final year project, thank you so much for this!

nurhanisdamia
Автор

I don't normally comment on videos but I've been searching for a video like yours. I'm only 24 minutes into the video and I can tell you're a natural teacher. You talk fast, but not too fast. Enough to keep the listeners attention and not have them steer off in boredom. You explain everything you're doing in detail. Very well done! I have not looked at your other videos, but I would love to see you combine React with this project! You've earned a subscriber for sure. Well done.

mattl
Автор

Thank you for this video, You explained everything very well.
This tutorial is great, thought through and well paced.

avian
Автор

am so grateful i have been floating for days on understanding this. thumbs up

thecoolguyeli
Автор

Bro you make really good videos and I actually learned a lot from your vids. Keep it up dude!! You’ve earn a new subscriber 😁😁

ojohnpepsi
Автор

I’m doing a project for school and was wondering if I can do this but implement a search bar to use an API for this?

tboyszn
Автор

Hello! Thanks so much for this tutorial. I appreciate your effort

chepparmaps
Автор

what a video man brilliant keep it up bro ❤

teamx
Автор

Excellente! Would love a tutorial on how you can require admin to approve registration before user can create an account and login?

franciscodelafruitas
Автор

🥺🥺🥺 Thank you so much for this.. I love the breakdown, the explanation it really helped.. Thank you so much ❤️❤️

Please can you make a tutorial on REST API with CRUD OPERATIONS using the MVC Structure... Please 🥺

sirhmvfx
Автор

Sir, I tried running the project using npm run devStart but it popped out an error saying: [nodemon] app crashed - waiting for file changes before starting... I would so glad if you could please help.

temidayoakinsola
Автор

I been trying to do the same exact idea except i have a readExcel file to read my excel sheet in my stack but i keep getting stuck, when i run node server.js instead of showing me username: underfined but when i run node readExcel.js it reads it and i see the values for username and password. 😅i been battling this for the past 3 weeks lol i need help sos

svnbeats
Автор

Thanks for the tutorial. What is the chrome extension you used in the video for the auto name/email generator?

bangcao
Автор

Hey do you mind helping me with how to connect the server to react? I have my front end login and registration page in react, IDK how to connect it to the server you made?

blazeco
Автор

if im using postman to test the API, should i still make index.ejs like in your video?

darrenjonathan
Автор

its awesome man, but after submitting details & clicking on register, it is not showing the results in the console, i have checked the method is post, action is /register submit button type is submit.
i dont what went wrong :( can you please help?

letthegamebegin
Автор

pls have u finish the Instagram tutorial clone using Django.

_astroprogramming
Автор

Hey, what a beautiful video !! Im at 30:00 and when i hit the sign up button, nothing happens. What is the link between the sign up button (in the register.ejs) and the server ? I hope you can help me :) thanks

carloslbb
Автор

you can make a curd opretion in nodejs express nodejs

vikashkushwaha
Автор

How can I add my css to the Index.ejs
And also my js files

iyanuomozua