Communicating with the Message Bus from the YOUnite UI

The main configuration needed for the UI is to use an OAuth token to connect to the message broker. For that:

  1. Retrieve an OAuth token for YOUnite UI.
  2. Use the token mentioned above instead of the userId to connect to message broker.
    Please note that the password to connect to the message broker is not relevant (and ignored) in favor of using the OAuth token to connect.