OpenGenus / Authentication-and-Authorization-in-Node.js

Authentication and Authorization in Node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Authentication-and-Authorization-in-Node.js

Authentication and Authorization in Node.js

Table of Contents

Getting Started

Prerequisites

This is the list of the dependencies or software that users need to have installed before they can run the project.

  • Node.js
  • Express.js

Installation

  1. Clone this repository:

    git clone https://github.com/OpenGenus/Authentication-and-Authorization-in-Node.js/git
  2. After cloning you should be in the project directory:

  3. Install the required dependencies:

    npm install

Usage

  1. Start the project:

    node app.js
  2. Access the project in your web browser at http://localhost:3000.

About

Authentication and Authorization in Node.js


Languages

Language:JavaScript 56.8%Language:EJS 15.6%Language:CSS 14.9%Language:HTML 12.8%