This project was generated with Angular CLI version 7.3.9.
This is a simple employee dashboard app with login provided by AWS cognito user pool using amplify library.
1. Login using Cognito user pool
2. Fetching user details from Identity token
3. Fetching details from a resource server
1. Run npm i, to install node modules.
2. Update aws-export.js with your cognito credentials.
3. Run ng serve -o to build and run the project on brower.
Please, check out the Employee Resource Server project
References:
"Cognito Hosted UI with Amplify in Angular"
Motivational Credits: