adopted-ember-addons / ember-cognito

AWS Amplify/Cognito and ember-simple-auth integration
MIT License
32 stars 25 forks source link

Specific test is broken with cognito-js >= 1.23 #43

Closed paulcwatts closed 5 years ago

paulcwatts commented 6 years ago

They work on 1.21. Here's the diff: https://github.com/aws/amazon-cognito-identity-js/compare/11429f8ce08af8eb26cc2e8251cbf9f2c544a9db...7e265163e46b898e4d95d20cc6fe7f79e286e294#diff-26892805fc0b4c2b37c713f88295be13R930

It appears to work in real life, so I think it's just the instrumentation in a specific test.

paulcwatts commented 5 years ago

https://github.com/paulcwatts/ember-cognito/pull/129