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

Protect the app id and user pool id #135

Closed makulis closed 6 years ago

makulis commented 6 years ago

The app id and the user pool id are visible on the client-side. Is there any way to make them invisible? Thanks in advance