ranveeraggarwal / angular-adal-quickstart

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

angular-4 context lost after authentication #7

Open sudipta-chaudhari opened 7 years ago

sudipta-chaudhari commented 7 years ago

Please see the issue description at URL : https://stackoverflow.com/questions/44787033/angular-4-context-lost-after-authentication

I think Angular context is being reset as redirecting to Azure AD login page is causing browser to refresh and going to Azure AD to fetch token.