So my goal is before a route get\'s rendered I want to check if the user token is valid.
In my App.js I have something like this:
import Home fr