Skip to content

sangeethapradeep/amplify-angular-app

 
 

Repository files navigation

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 main.ts

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

About

Login and Dashboard page build using Angular + Amplify

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 82.1%
  • JavaScript 11.0%
  • HTML 6.6%
  • CSS 0.3%