ranveeraggarwal / angular-adal-quickstart

Quickstart/Seed for using Microsoft's AAD Authentication with Angular (2/4).
MIT License
21 stars 14 forks source link

App not redirected nor localStorage updated with token for Microsoft Edge #14

Open alcacer0 opened 6 years ago

alcacer0 commented 6 years ago

Hi! I noticed the application is not redirected to the dashboard page after log in. The authentication process seems to work, as the token is returned. But localStorage is not updated with the token. Thanks.

What I did: