import AuthFlow from './authFlow/AuthFlow'; // TODO: a way to unload service (when we are on account page) export default new AuthFlow();