Next.js Authentication using Higher-Order Components
Introduction
Managing authentication in Next.js is quite tricky, with problems such as content flashing. In this blog, I won't address the problems and explain how to solve it in detail, because I've written a blog about that in Next.js Redirect With...
hashnode.theodorusclarence.com6 min read