vbudilov / ionic-app-with-aws-cognito

Angular 4, Ionic 3, and AWS (Amazon) Cognito User Pools. Authentication out of the box.
https://medium.com/@budilov
Apache License 2.0
65 stars 22 forks source link

getCognitoIdentity returns null #4

Closed vinodhum closed 7 years ago

vinodhum commented 7 years ago

Hi, when I try to get cognitoUtil.getCognitoIdentity() it returns null any idea what am I doing wrong ?

vbudilov commented 7 years ago

Hi @vinodhum ,

Can you provide more info? Which changes have you done to the original code?

Vladimir

vbudilov commented 7 years ago

@vinodhum , looks like you've double-posted this in the other repo: https://github.com/awslabs/aws-cognito-angular2-quickstart

I'm closing this one and will continue the conversation on the other thread.

Thanks, Vladimir