This is an archived community post.

This post is no longer open for new replies - but we'd still love to hear from you! Share your feedback with our team via our Feedback Form.

Need help getting started? Check out this article for step-by-step instructions on submitting feedback through the form.

Switching between Profiles

Comments

1 comment

  • Erkin Alp

    There are a few ways to implement that. The most obvious one would be how Google deals with multiple logins and branded accounts. However, that one requires server-side separation of those brand profiles from actual user, so you will have no public association between a brand and the owner unless you reveal it.

    0