learning purpose repository
start the oauth2 server (listens on :3000)
cd ./server
npm install
npm start
start the oauth2 client (listens on :8080)
cd ./client
npm install
npm start
point your browser to http://localhost:8080
user: random email password: abc