iarjunsk / amplify-angular-app

Login and Dashboard page build using Angular + Amplify

Home Page:https://medium.com/@arjunsk/cognito-hosted-ui-with-amplify-in-angular-7-26c9285675c4

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular App to show login flow using Amplify

Login Page

Features:

  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

Running

  1. Run npm install to install node modules.

  2. Update the cognito credentials in aws-exports.js

  3. Run ng serve -o to run the project.

About

Login and Dashboard page build using Angular + Amplify

https://medium.com/@arjunsk/cognito-hosted-ui-with-amplify-in-angular-7-26c9285675c4


Languages

Language:TypeScript 82.2%Language:JavaScript 11.0%Language:HTML 6.6%Language:CSS 0.3%