when i call teams.listMemberships(teamId), various information about the members appears. can i also not expose these (such as userEmail)?
Thank you very much.
TL;DR
Developers are concerned about exposing user information like userEmail when calling teams.listMemberships(teamId). The solution is to anonymize or restrict access to sensitive information to prevent exposure.