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