Skip to content

mujehoxe/oauth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuth 2.0

Short Description

OAuth 2.0 implementation in Node.js.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

Installing

Clone the repository using git. (Requires Git to be installed)

git clone https://github.com/mujehoxe/oauth.git

Or Download and extract the zip file at OAuth

Running

Make sure that npm, node and mongod are in the environment variables.

Change Directory to the repository distination

cd <repository destination>

Run node package manager (NPM) installation

npm install

Run MongoDB server

mongod

Run project

node app.js

visit http://localhost:3000

Author

Oussama Gaham

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published