Enterprise Edition
Version: 4.xx.xx
Headless
You can create your own Authentication approach using Refine. You can customize the AuthProvider methods according to your needs and control the privileges of your users. This example is a simple example of custom authentication with Refine.
Run on your local
npm create refine-app@latest -- --example auth-headless