I currently try to use angular2 in every possible place (already did an app with ionic2) and regarding 2sxc, I came across your angular2-heroes demo: https://github.com/2sic/app-tutorial-angular2-heroes
I tried to find any clues online or in the 2sxc source on how to access the 2sxc webapi in angular2, the only thing I would need are the headers I suppose.
So, is there a way getting the headers into angular2, from the 2sxc api eventually?