Skip to content

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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published