I got a store for auth and I would like to pass react-router-dom router instance into the store. Is this possible? The reason i require it is to navigate user to /dashboar after logging user in.