Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 530 Bytes

File metadata and controls

15 lines (10 loc) · 530 Bytes

Integrations

  1. Integrate Service Authentication API and generate accessTokens in your backend.
  2. Integrate Session API of KYC service and generate sessionId in your backend.
  1. Prepare widget URL and embed the URL in your frontend.
  2. Listen events from widget for verification result.

{% hint style="info" %} You can also request user data from KYC service using idToken you receive. {% endhint %}