implementation("io.ktor:ktor-server-sessions:3.4.1")
Enables session management in web applications, supporting both client-side and server-side storage with customizable configurations.