/NextJsAuthentication

This project demonstrates how to implement authentication in a Next.js application using NextAuth.js, TypeScript, a custom UI, and Prisma for database management. It covers protected routes, callbacks, middlewares, and provides detailed integration between NextAuth.js and Next.js, including server-side actions.

Primary LanguageTypeScript

Stargazers