Example Next.js application using next-iron-session
This example creates an authentication system that uses a signed and encrypted cookie to store session data. It relies on next-iron-session
.
It uses current best practices for authentication in the Next.js ecosystem.
Features:
This TypeScript example contains features similar to the next.js example, plus added TypeScript support.
Deploy the example using Vercel: