Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn To Build A User Login System Using NodeJS
Rating: 4.0 out of 5(41 ratings)
192 students

Learn To Build A User Login System Using NodeJS

Create a professional user login system using Node JS
Last updated 12/2018
English

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

Course content

4 sections11 lectures1h 41m total length
  • Intro1:36

    Build a flexible user authentication system with Node.js, Express, and Passport, covering local login and registration, avatar uploads, and social logins with Facebook, Twitter, and Google.

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. 

Who this course is for:

  • Student who want to learn creation of user authentication system using NodejS