Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 802 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 802 Bytes
icon description
plug
How to integrate KYC in your app

Integrations

Before we start the integration, it would be great to understand the user expereince through this demo:

{% embed url="https://www.youtube.com/watch?v=aJ1Iy3xOdyU" %}

Now let's with the integration:

Basic Integration

  1. Create new KYC Service on the Developer Dashboard
  2. Setup Widget Configuration on the KYC Service Dashboard
  3. Generate SSI and KYC AccessTokens using secret keys
  4. Embed KYC Widget URL in your UI
  5. [Optional] Extract user's data.

Advance Integration

  1. Verify your domain
  2. Go to production