Closed
Description
We should support inviting users by multiple emails.
As we cannot do it with a single call as per another issue #246
We should update code and use identity service to retrieve data for several emails. To achieve it we should make requests in parallel in batches with a configured number of possible parallel requests.