implementation("io.ktor:ktor-server-csrf:3.1.3")
Mitigates cross-site request forgery attacks by validating request origins and custom headers.