Kimkorng / Projects / NextAuthApp
NextAuthApp

NextAuthApp

auth-systemnextjsnext-authmongodb

NextAuthApp is a small project I built to learn how authentication works in Next.js.

It’s not a full system or anything complex. Just a simple setup with login, register, and user sessions using NextAuth and MongoDB.

If you're also learning or just want to see a basic example of auth in Next.js, this might help. That’s really all it’s for.

Project Preview

NextAuthApp preview 1
NextAuthApp preview 2
NextAuthApp preview 3
NextAuthApp preview 4