aws-cognito-angular-quickstart icon indicating copy to clipboard operation
aws-cognito-angular-quickstart copied to clipboard

An Angular(v5)-based QuickStart single-page app utilizing Amazon Cognito, S3, and DynamoDB (Serverless architecture)

Results 38 aws-cognito-angular-quickstart issues
Sort by recently updated
recently updated
newest added

I am trying the project using my own User Pool. I am getting the following error: Unable to verify secret hash for client "xxxxxxxx" Is that a application issue or...

Bumps [morgan](https://github.com/expressjs/morgan) from 1.7.0 to 1.9.1. Release notes *Sourced from [morgan's releases](https://github.com/expressjs/morgan/releases).* > ## 1.9.1 > * Fix using special characters in format > * deps: depd@~1.1.2 > - perf:...

dependencies

Bumps [debug](https://github.com/visionmedia/debug) from 2.2.0 to 4.1.1. Release notes *Sourced from [debug's releases](https://github.com/visionmedia/debug/releases).* > ## 4.1.1 > This backport fixes a bug in coveralls configuration as well as the `.extend()` function....

dependencies

Hi, Good day. I would like to ask if anyone has tried initiating the project on Windows and if there is a createResources.bat that I can use to hasten my...

First of all, I would like to thank you for the great implementation, its very easy to play around with it and its readable, so I wanted to add some...

in code, direct reference environment gets undefined. I found that in debug mode, [scope].environment_1.environment has everything - the question is how to access in code? I actually found out that...

So i have implemented this quickstart but im wondering how secure this is? For example all client id's are exposed client side. Next to that i was able to login...