You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.