SubscriberCheck Quick Start

This Quick Start guide walks you through a demonstration of making your first SubscriberCheck.

info

SubscriberCheck is a mobile-first product. The purpose of the Quick Start guide is to provide a demonstration walkthrough of the functionality in action. The steps of creating the SubscriberCheck, navigating to the check_url and seeing the SubscriberCheck result will all be performed programmatically either with in the mobile application or on the application server.

Quick Start steps

The following steps show how to install and setup the tru.ID CLI, create your first tru.ID Project, create your first SubscriberCheck and run a check using your mobile phone.

  1. Before you begin: Install Node.js
  2. Install the tru.ID CLI:
    $ npm install -g @tru_id/cli
  3. Once the CLI is installed, setup the CLI with your credentials:
    $ tru login {YOUR_IDENTITY_PROVIDER}
  4. With the tru.ID CLI installed and configured, create a new Project and follow the prompted instructions:
    $ tru projects:create tomato_shark_727
  5. Navigate into the newly created project directory:
    $ cd tomato_shark_727
  6. Turn off WiFi on your mobile phone
    info
    A SubscriberCheck requires an HTTP request to be made over a mobile data connection
  7. Run your first SubscriberCheck full workflow
    $ tru subscriberchecks:create --workflow
  8. Scan the QR code shown in the console using your mobile phone.
  9. The tru.ID CLI will show the tru subscriberchecks:create command result.

Congratulations! You've just completed your first of many subscriber checks.

Where next?

Download our Developer Console mobile app
Made withacross the 🌍
© 2024 4Auth Limited. All rights reserved. tru.ID is the trading name of 4Auth Limited.