getAccessToken without withAuth

Hi andreaskouras!

This is a great way to do this in a component based solution, but getAccessToken() does not work as expected once you try to use it in an external JS file (like a service layer). Instead I am having to pull the token myself from local storage. Please advise, here :slight_smile: