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

Hiding page source from browser #134

Closed makulis closed 6 years ago

makulis commented 6 years ago

How was hiding the page source from the browser achieved?

The aws cognito details (app id and user pool id) can be easily found from the browser by viewing the page source and navigating the javascripts. This is a security issue.

Thanks in advance.

sentisci commented 6 years ago

Has this issue been resolved and then closed ?

makulis commented 6 years ago

No it has not been resolved. I opened a new issue and asked the question differently hoping that maybe someone will offer some guidance.