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
- Clone the Repo and run "npm install" on the parent directory
- Start the Application by running "npm start"