I am using short-lived JWT tokens to access my API; Token needs to be fetched every 10 mins or so. My root App component fetches the token on a interval, sets it in
App