amazon-archives / aws-cognito-angular-quickstart

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)
https://cognito.budilov.com
Apache License 2.0
689 stars 304 forks source link

Users not showing in User Pool #123

Closed chadamodio closed 6 years ago

chadamodio commented 6 years ago

The user pool was set up but the users do not show in the pool after signing up. They are being saved somewhere though as the My Profile page shows all their data. Is there a chance that they are being saved in the default example user pool?

vbudilov commented 6 years ago

You'll need to configure your code to point to your user pool.