createUser

open override fun createUser(user: User): User

Creates a new user.

Return

the created user

Parameters

user

the user to create