sureshchahal / angular2-adal

Angular 2 wrapper for adal.js
MIT License
41 stars 50 forks source link

Fixed issue with 'this' not referencing AdalService as expected. Also… #27

Closed cbrianball closed 7 years ago

cbrianball commented 7 years ago

… updated Observable creation to properly signify error condition. Fixes #26