UnifiedId
9.7.94 Latest
The unifiedId library allows you to secure the user's identity through facial recognition and capture the user's ID card using FaceTec technology. This library is optional and depends on your use case.
Quick start
Add unifiedid as a dependency in your build.gradle app.
implementation 'com.autentikar:unifiedid:9.7.94'
Dependencies
unifiedId depends on core-v2 so you have to add core-v2 as a dependency in your build.gradle app.
For configuration details, request the information from our support team.
PhotoIdScan
The PhotoIdScan library allows you to capture the user's card ID. This library depends of your user case and is optional. (Currently only supports Chilean ID cards).
FaceTec Dependency SDK
This library is optional. It is only needed if you want to use a custom UI for the FaceTec SDK. If you are using the default UI, you do not need to include this library.