I am new, can I use better-auth with rust backend?
My backend is in rust, I looked at the better-auth I loved it but they have only js implementation for backend. Is there any rust backend version or can I use client side only auth (I don't know how the db communicates without getting compromised).
My frontend is React
2 Replies