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
I don't find a way to get the list of teams that the user belongs to, unless using Users.
I need to manage the logged user authorizations in my app, so I think it would be very useful if we can find out which Teams the user is a member of in the Account Object returned by Account.get().
🎤 Pitch
It will be very easy to manage authorizations in the application.
👀 Have you spent some time to check if this issue has been raised before?
@trashcoder you are correct. While using client SDK, teams.list returns the teams current user is member of. @silentmado you should make a request, using teams service.
🔖 Feature description
I don't find a way to get the list of teams that the user belongs to, unless using Users.
I need to manage the logged user authorizations in my app, so I think it would be very useful if we can find out which Teams the user is a member of in the Account Object returned by Account.get().
🎤 Pitch
It will be very easy to manage authorizations in the application.
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: