v1.0.4 - Added request interceptor binding
As the refresh logic is ran to refresh authorization, all new requests created while the logic is processed are automatically bind onto the Promise returned from refreshAuthLogic
function and will run after the promise is resolved.