Skip to content

ranjanmanishr/oauth.2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

oauth.2

This is an Oauth 2 implementation using Node.js and Mongodb. Implemeation would be improved supporting all kinds of grant types. To make it work, you need a Mongodb instance.

Steps to Install

  • Clone the project
  • Go to Home directory of project and run
    • npm install
  • Start the App
    • npm start

Curl to test it

About

implementation of oauth 2 using Nodejs and Mongodb

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published