This is an example repository to accompany my article: Protecting static pages in Next.js application
It demonstrates the logic for implementing client sign-in flow with Next.js and protecting static pages from unauthorized access.
Check it out live: static page login example