chiff-app / chiff-ios

The Chiff app for iOS.
Other
5 stars 0 forks source link

Support admin of multiple teams #2

Open bas-d opened 3 years ago

bas-d commented 3 years ago

It should be possible to be the admin of multiple teams. We could either have an interface in the extension to pick the right team, and send the team id in the request, or allow the user to choose in the app. Furthermore, there are multiple places that now just pick the first admin account, these should be updated. Related to https://github.com/chiff-app/chiff-android/issues/42 and https://github.com/chiff-app/chiff-browser/issues/5.

bas-d commented 3 years ago

Will need to be coordinated with development in https://github.com/chiff-app/chiff-browser.