This is OK, but our member list requires authentication, which is problematic for people who are browsing for interest/information.
We want to have a Sales Profile page that lists all products/identities of the user, and "rolls up" the information in one place. It should not require authentication.
Currently, we have a User Details page that lists sales identities if they exist for the user:
https://alpha.starbeam.one/users/125
This is OK, but our member list requires authentication, which is problematic for people who are browsing for interest/information.
We want to have a Sales Profile page that lists all products/identities of the user, and "rolls up" the information in one place. It should not require authentication.