BA
Better Auth•2mo ago
Hexi

How to seperate better auth?

I am still in the fase of thinking everything out, but was wondering if you could seperate the auth backend and frontend? So the auth on the backend and the client auth on a sveltekit frontend
3 Replies
bekacru
bekacru•2mo ago
You can
Ryder Horne
Ryder Horne•2mo ago
How do you go about doing this? I ask because I had a similar issue, and I think it's because I set up the frontend wrong.
<keytrap-x86 />
<keytrap-x86 />•2mo ago
Here's an example of backend login with sveltekit 😉

Did you find this page helpful?