Share this postClarence’s Blog NewsletterNext.js Authentication with HOCCopy linkFacebookEmailNotesMoreNext.js Authentication with HOCClarenceMar 10, 2023Share this postClarence’s Blog NewsletterNext.js Authentication with HOCCopy linkFacebookEmailNotesMoreShareManaging authentication in Next.js is quite tricky, with problems such as content flashing.In this blog, I'll cover how to handle them cleanly using Higher Order Components.Read the post