- app.js
- Front-side JavaScript
- server.js
- Server-side JavaScript
- index.html
- Login web page
- callback.html
- Web page redirected from Cognito User Pool
$ git clone https://github.com/shuji-oh/cognito-sample-page
$ cd cognito-sample-page
$ npm install
$ node server.js
Server is running on http://localhost:8080