Skip to main content
Version: 4.xx.xx

Authentication

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. →

Run on your local
npm create refine-app@latest -- --example with-nextjs