Back to Refine

Authentication

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

3.25.0419 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-auth" />