1. Enabled Custom Provider (Federated Identity) 2. Fetching user details from identity token 3. Calling a resource server to fetch message for user Make sure your read my complete tutorial "Cognito Hosted UI with Amplify in Angular"
Also check out Spring boot resource server
-
Run
npm installto install node modules. -
Update the cognito credentials in aws-exports.js
-
Run
ng serve -oto run the project.
