Quickstart

Quickstart

In this quickstart you'll learn how to verify and authenticate your users, as well as issuing them credentials that can be reused across ecosystem partners. We can start by cloning the Quickstart (opens in a new tab).

Prerequisites

Setup

Let's configure your environment variables.

Setting up Environment Variables for Connect quickstart

Create a .env file from .env.example in the root directory and fill out the environment variables needed for Connect. You can grab your Organization ID and Project ID from the project home in the Portabl Console (opens in a new tab) once you've completed setting up your first project. In addition you'll need to grab your Client ID and Client Secret from your Organization's API Keys.

cp .env.example .env

Running the Project

You have two options for running the quickstart example: with Docker or without it.

Running with Docker

This repository is configured to be built and run using Docker and Docker Compose.

Make Commands:

  • up: Builds and starts the container.
  • logs: Tails logs from the container.
  • stop: Stops the running container.

To start the container, use the following command:

make up

Running without Docker

If you prefer not to use Docker, follow the steps below:

  1. Install dependencies:
yarn
  1. Run the quickstart App
yarn dev

Further Reading

Ecosystem Partners

Explore feature we provide to empower creation of the trusted partner ecosystem.

Webhooks

Explore webhook events we expose pertaining to the user data verification process, risk signals, and credential issuance.

Build an EcosystemSoon

Learn how to utilize building blocks to create a trusted network of partners.

Manage IdentitiesSoon

Monitor for changes in risk and control