Minimum requirements
Minimum requirements for using the Web SDK.
Last updated
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.
To install the SDK Web, make sure you meet the following requirements:
Make sure you have installed Node.js and NPM (or the package manager of your choice) on your system.
Official Node.js site (https://nodejs.org/es/)
NPM documentation (https://www.npmjs.com/)
You will need a authentication Token, provided by the Facephi team, to access the SDK.
More information about this file in the installation section.
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