Back to Refine

NextAuth.js & Refine v4 | Secure Authentication

documentation/versioned_docs/version-4.xx.xx/examples/next-js/next-auth.js.md

3.25.0352 B
Original Source

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.

<CodeSandboxExample path="with-nextjs-next-auth" />