Installation
This is your installation guide
Example
To install the Face Index SDK in your project, copy and paste the code below into the page where you want to use the SDK.
Usage
Before implementing the following code, it is important to ensure that the page contains the necessary HTML elements. The Face Index SDK requires an input element with the id attribute set to legitimuz-hydrate-cpf. This element is used for CPF input.
Additionally, the page must include a button element with the id attribute set to legitimuz-action-faceindex. This button is essential to start the verification process.
Ensure that these elements are present on the page before proceeding with the implementation of the above code.
Does your code have a different writing pattern? Don’t worry, you can change the element selector through the methods exported by the SDK.