Back to Refine

Auth Example | Best Practices in Refine v5

documentation/docs/examples/next-js/auth.md

3.25.0407 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" />