full-greenF
Refine2y ago
4 replies
full-green

How to do custom auth (REST) ?

Hi, I need guidance for making dashboard in next js
I want to use custom auth, headlesss ui to style as per design requirement
I know refine using react query which is great

- I find refine AuthPage component has many built in component like LoginPage, ForgetPasswordPge, RegisterPage etc
- I honestly didn't get how those work
- i found tutorial about how to do login, resgister with auth provider.ts, but that is doing from scratch

So should i write from scratch or use already made componets ?
Was this page helpful?