Next.js 13 + Cognito - Starter Template

This frontend application serves as a simple demonstration of how to use Next.js 13 with Cognito for client side authentication. It has custom components for login, signup, and a dashboard page that can only be accessed if you are logged in.

You can find the source code here.

next-js-cognito

Please note that this application is experimental and not production-ready.