benbaran / adal-angular4

Angular 4/5/6/7 ADAL Wrapper
MIT License
87 stars 106 forks source link

Infinite loop in Edge while authenticating #131

Open yaseenshareef opened 4 years ago

yaseenshareef commented 4 years ago

Hi,

I have an Angular 6 application that uses adal-angular4. application goes into an infinite loop in edge for edge versions 42 +.

cache location is set to localstorage. I suspect the issue is due to clearing of storage in the edge.

Appreciate any help!

Nitin304 commented 4 years ago

Hi All,

Is there any solution available for this? Or we should change our AAD aunthetication library

MsumanP commented 4 years ago

I am also getting same error