10000 GitHub - Yolo390/next-auth-13: Authentification in Next.js 13 with React.js, NextAuth.js, Prisma, MongoDB, TailwindCSS, Material UI and React Hook Form.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Authentification in Next.js 13 with React.js, NextAuth.js, Prisma, MongoDB, TailwindCSS, Material UI and React Hook Form.

Notifications You must be signed in to change notification settings

Yolo390/next-auth-13

Repository files navigation

Authentification in Next.js 13

I am using React.js with Next.js 13, NextAuth.js, Prisma, MongoDB, TailwindCSS, Material UI and React Hook Form.

The purpose is to show how to easily handle authentication with credentials (email + password) in Next.js 13.


This is a Next.js project bootstrapped with create-next-app.

Getting Started