Course Information
Course Overview
Create a professional user login system using Node JS
Authentication systems have become an integral part of many companies and their websites. This course will show you the step by step process of building a user authentication system.
We have designed this course to help even a beginner to learn login systems and to create a complete user login authentication system. We will use NodeJS (server side application platform), Express (a simple web application framework) and Passport (authentication middleware) to design the login system.
Users will be able to register and create a login username. They will so be able to log in and arrive at a user manager page. The possibilities of adding this to any other website is endless.
So, let’s get started.
Course Content
- 4 section(s)
- 11 lecture(s)
- Section 1 Introduction
- Section 2 Basic DB structure
- Section 3 Middleware
- Section 4 Final App Structure
What You’ll Learn
- Learn to build a complete user authentication system using NodeJS and Express
- Learn concepts of server side javascript programming
- Learn to build a complete MEAN App
Reviews
-
MMozes Cermak
In the video he uses windows, I am using ubuntu. Most people would of asked for a refund. I think people creating these videos need to take into consideration the variety of installations and include them in there example: Windows, Mac, Linux. I also know there are multiple flavours of Linux and the install instructions are on the website but someone less experienced might rate this more negatively.
-
MMark Prouty
This course is outdated. It hasn't been updated since 12/2016. Because of this, it is a constant battle trying to figure out the errors. The errors start with the jade plugin being renamed pug; you have to chase down the errors associated with that. I was able to correct these errors and continue on until the user login screen didn't work. I gave up there after wasting half a day. Also, the instructor doesn't explain much. He mostly just punches in code. If you get the app to work, you'll have to do considerable research on your to own to figure out how it works. That'd be ok if things worked.
-
YYJ George
Doesn't go into details enough to explain what's happening or why. The code on the app.js changes with each video without showing the changes. You can hit the back button and be back into the member's area after logging out.
-
RRiyando Assire Siregar
Good course. Thanks.