Back to Refine

Next.js Authentication Example | Refine v4 Auth

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

3.25.0406 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 with Authentication features. Refer to the Refine Next.js documentation for more information. →

<CodeSandboxExample path="with-nextjs" />