Report LinksWe do not store any files or images on our server. XenPaste only index and link to content provided by other non-affiliated sites. If your copyrighted material has been posted on XenPaste or if hyperlinks to your copyrighted material are returned through our search engine and you want this material removed, you must contact the owners of such sites where the files and images are stored.
Create a professional user login system using Node JS
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 Requirements
Basic knowledge of JavaScript and NodeJS is required for this course
Basic knowledge of HTML is also assumed Description
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. Overview
Section 1: Introduction
Lecture 1 Intro
Section 2: Basic DB structure
Lecture 2 Getting Started With MongoDB - Part A
Lecture 3 Getting Started With MongoDB - Part B
Section 3: Middleware
Lecture 4 App & Middleware Setup
Lecture 5 Views & Layout
Lecture 6 Register Form & Validation
Lecture 7 Models & User Registration
Lecture 8 Password Hashing with BCrypt
Section 4: Final App Structure
Lecture 9 Passport Login Authentication
Lecture 10 Logout and Access Control
Lecture 11 Bonus Lecture: More Interesting Stuff, Offers and Discounts
Student who want to learn creation of user authentication system using NodejS...