benbaran / adal-angular4

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

Added removeHash prarm to handleWindowCallback. Updated typings. #96

Closed tpeiffer closed 5 years ago

tpeiffer commented 5 years ago

This change is to allow those that use Angular's Hash Location Strategy to not be redirected back to the root of the app on every refresh. This is a non-breaking change as the default functionality did not change.