Akash Jain

Results 3 issues of Akash Jain

Hi, I am importing this library via npm and used [Angular2 Cognito Quickstart](https://github.com/awslabs/aws-cognito-angular2-quickstart) for reference but I also need to use cognitosync library which get called immediately after login. Below...

Hi, I am importing this library via npm and used [Angular2 Cognito Quickstart](https://github.com/awslabs/aws-cognito-angular2-quickstart) for reference but I also need to use cognitosync library which get called immediately after login. Below...

I am trying to clear data from database table(entity). I tried using repository as well as entityManager for this but was unable to achieve this. **Using Repository**: ``` let repository...