angular-adal-quickstart icon indicating copy to clipboard operation
angular-adal-quickstart copied to clipboard

App not redirected nor localStorage updated with token for Microsoft Edge

Open alcacer0 opened this issue 6 years ago • 0 comments

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:

  • git clone
  • rename secrets
  • npm install
  • npm start
  • Open in Microsoft Edge 41.16299.248.0

alcacer0 avatar Mar 16 '18 08:03 alcacer0