sureshchahal / angular2-adal

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

this package is not working for Angular 6 #88

Open vishwajeetrkale opened 5 years ago

vishwajeetrkale commented 5 years ago

I have Angular 6 application in which Azure AD Authentication is working , my user is able to login to application using his Azure AD credentials but when tried to call API its not generating token.

Above scenario works perfect for my Angular 4 application but fails for angular 6.

I have added some more details in at stackoverflow