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