My app have some routes I need to protect. Since I\'m working with NextJS, the closest solution to solve this problem was to make a HOC component surrounding the page.