Web-based responsive document annotation tool
View the Project on GitHub MaxMello/ActiveAnno
activeannoservice / user / UserDAO / createOrUpdate
suspend fun createOrUpdate(userIdentifier: UserIdentifier, userName: String? = null): User
suspend fun createOrUpdate(userIdentifier:
UserIdentifier
, userName:
String
? = null):
User