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

Minimum requirements

Minimum requirements for using the Web SDK.

For all frameworks and libraries to be available, a version of the SDK has been developed in Web Components with the following features:

  • The widgets were added Selphi and SelphID.

  • Support for automatic tracking.

  • Support for tokenization and generation of extraData.

  • Support for dynamic licenses managed by Facephi.

  • Capabilities for video recording.

  • Support for dynamic forms.


Prerequisites

To install the SDK Web, make sure you meet the following requirements:

Node.js and package manager

Make sure you have installed Node.js and NPM (or the package manager of your choice) on your system.


Credentials

You will need a authentication Token, provided by the Facephi team, to access the SDK.

More information about this file in the installation section.


Recommendations

  • Check the minimum technical requirements before installation.

  • Always use the latest available SDK Version.

  • For production environments, use mandatory HTTPS.

  • Use the environment Sandbox for testing and prior validations.

  • Do not expose your apiKey in public environments or open repositories.

  • Review the Best practices before moving to production.

Last updated