findUserByID

suspend fun findUserByID(userId: Int): User?

Get user by id