Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 349 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 349 Bytes

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"