SDK authentication using pairing code

In order to use the pairing code option, either the user needs to go to the Brouwer Vos dashboard.

  1. You request the SDK to be paired by calling:

    BrouwerVosSDK.getInstance().pair(Context context);
  2. The is promoted to navigate to the terminals in the Brouwer Vos dashboard.

  3. The user selects 'generate pairing code' and enter the pairing code on the screen.

Last updated