Getting started with embedded components

The following guide should help step you through implementing an embedded component for the first time. This includes:

  1. Authorisation (overview here: Authorisation and User Authentication)
    1. Getting access to the Moneyhub data platform and registering an API Client for your tenant API Client Tenant Onboarding
    2. Creating users and generating tokens Creating users and token generation
  2. Instantiating an embedded component Instantiate an embedded component
  3. Event handling Events