UpdateUserPassword

Inbound port for changing a user's password after validating the current credentials.

Inheritors

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
abstract fun execute(id: String, username: String, email: String, oldPassword: String, newPassword: String): UpdateUserPassword.Companion.UpdateUserPasswordResult