implementation("io.ktor:ktor-server-csrf:3.5.0")
Enhances web application security by implementing Cross-Site Request Forgery (CSRF) protection mechanisms.