createUser

fun createUser(name: String, socialId: String, appId: Long, data: JsonElement): Result<Long>