matrix-js-sdk
eccea741 - Fix error handling in interactive-auth

Commit
8 years ago
Fix error handling in interactive-auth Now that we are using bluebird, `defer.reject` is not implicitly bound, so we need to call it properly rather than just passing it into the catch handler. This fixes an error: promise.js:711 Uncaught TypeError: Cannot read property 'promise' of undefined
Author
Parents
Loading