Closed dpantke closed 7 years ago
Hi @dpantke , a lot of the functionality doesn't work anymore...for starters, I get the below exception when logging in. I'm going to deny this request since there are a lot of errors here.
core.es5.js:1085 ERROR Error: Cannot read property 'identityId' of undefined
at GetParametersCallback.webpackJsonp.163.GetParametersCallback.callbackWithParam (myprofile.component.ts:55)
at cognito.service.ts:388
at Response.
This a relatively moderate refactor to make the example more "Angular-esque" by switching from the JS libraries to using the Typescript bindings for both the AWS SDK and the Cognito Identity SDK. This resulted in some workarounds to deal with circular dependencies ( which will be taken care of with some further refactoring ) and the disabling of the Mobile Analytics client for now.