I want to use Local or session storage to save authentication token in angular 2.0.0. I use angular2-localstorage
angular 2.0.0.
angular2-localstorage
Here is the best practice: https://github.com/PillowPillow/ng2-webstorage
I was use it in AngularJs, now with Angular2. Wery usefull.