Yes, I have a ReactDOM.render which contains the router a NavBar and EmailPasswordAuth. Upon login I want to hide / remove the navbar from the DOM as I'd like to display a different navbar, which is contained in my App (encapsulated in the EmailPasswordAuth).