implementation("io.ktor:ktor-server-auth-jwt:3.5.2")
JWT-based authentication middleware for server applications, validating tokens, claims, and verifying cryptographic signatures.