Move the organization user endpoint from UserService to OrganizationService
#658 introduced more organization related information to ListOrganizationUsers endpoint in UserService, therefore the endpoint is better to be moved to OrganizationService as it's more related to organization
Lets be sure to include a rename of the OrganizationUser message to OrganizationMember, as OrganizationService has {Add,Update,Remove}Member methods. Similarly change ListOrganizationUsers to ListOrganizationMembers when it moves to the organization service.
@cyinma can you update what the status is here?
I think this is still pending
It's been a while for this one - I'll move this to an internal issue so that it can be tracked there.