Clear storage if token expired
When token expired there is a redirect to login page, but local storage still has wrong auth data as well as timeline fetcher still try to quests data (403 error as a result). If user was logged out all data should be cleared.