Skip to content

OAuthorizer is a OAuth 2.0 Server, enabling you to login across apps in multiple platforms without registering

Notifications You must be signed in to change notification settings

sanjaymurali/OAuthorizer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OAuthorizer

OAuthorizer is a OAuth 2.0 Server for fast and convenient way for users to login into their favorite apps across multiple platforms without the need for them to register in these individual apps.

Installation

  1. Clone the Repo and run "npm install" on the parent directory
  2. Start the Application by running "npm start"