This repository present a simple SSO program that implemented by expressjs and github API
First, you need to install and config nodejs with latest version. Then you install all of the dependencies by enter this command below
Install package.json dependencies in the current directory of this program
npm install