AgoraCloud / ui

AgoraCloud's front-End, built using React and TypeScript
MIT License
0 stars 0 forks source link

Refactor Inviting Users to Workspaces #67

Closed saidghamra closed 2 years ago

saidghamra commented 3 years ago

Previously, users where invited to workspaces by user ids. This was refactored and changed on the server so that users are invited by email addresses to workspaces. We need to refactor the user invitation in the UI to bring it up to speed so that users are invited by emails instead of user ids to workspaces.

saidghamra commented 2 years ago

Implemented by @MarcDAFrame through the package integration in #66