add

abstract fun add(user: UserDto)

Adds a registered user to the user storage.

Parameters

user

The registered user.