Kilua is client side, so it doesn't have any authe...
# kilua
r
Kilua is client side, so it doesn't have any authentication or session management functions. I'm building mostly fullstack apps with Kilua RPC and Spring Boot, and I use standard Spring Security features on the server side. The same applies if you choose other server side framework (Ktor, Micronaut etc).
👍 1