Using React Router with Meteor Accounts and React Komposer

Does anyone have some advice on how I should implement authentication with React Route, Accounts UI and React Komposer?

Sometimes, the component renders before it redirects so I am not sure if I am approaching this the right way.