Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Authentication with NextAuth.js

refine allows you to build your SSR supported web applications using Next.js. With this example, you can see how to make a simple refine app in Next.js and NextAuth.js with Authentication features.

Run on your local
npm create refine-app@latest -- --example with-nextjs-next-auth
Last updated on Jul 25, 2023 by Yıldıray Ünlü