update

abstract fun update(user: UserDto)

Updates a registered user in the user storage.

Parameters

user

The registered user to update.