Skip to main content
👀 Interested in the latest enterprise backend features of refine? 👉 Join now and get early access!
Version: 4.xx.xx

Mantine

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-mantine
Last updated on Jul 19, 2023 by Yıldıray Ünlü