For the complete documentation index, see llms.txt. This page is also available as Markdown.

Callbacks and results

Purpose of the process carried out with the Web SDK.

Results obtained from SDK Web

The results obtained from the SDK Web components can be used in different ways and for different purposes.

Tracking

The SDK Provider is responsible, among other functions, for registering process data that the user has carried out in the Flow of Onboarding or authentication.

This data can be consulted in identity Platform.

During development, it is possible to disable Tracking to run tests without registering data on the platform. To do this, the attribute will be used disabled in the SDK Provider tag (<facephi-sdk-web disabled> ... </facephi-sdk-provider>).


Consumable services with Selphi and SelphID data

The data obtained from the Selphi and SelphID components can be used in different services offered by Facephi Identity API.

For more information, see the Identity API documentation.

Last updated