save

abstract fun save(user: User): User

Saves a given user.

Return

the saved user

Parameters

user

the user to save