- Integrate Service Authentication API and generate
accessTokens
in your backend. - Integrate Session API of KYC service and generate
sessionId
in your backend.
- Prepare widget URL and embed the URL in your frontend.
- Listen events from widget for verification result.
{% hint style="info" %}
You can also request user data from KYC service using idToken
you receive.
{% endhint %}