FaceAuthenticator
Enables you to integrate live facial authentication and fingerprint technology into your Android and iOS applications, offering a seamless and secure way to authenticate users.
This library provides a Flutter bridge for our native SDKs. The versions currently in use are as follows:
Android:
com.combateafraude.sdk:new-face-authenticator:3.1.0
,com.combateafraude.sdk:new-face-liveness:3.2.0
iOS:
CafFaceAuth, 6.2.1
The FaceAuthenticator SDK uses smart cameras to capture reliable selfies of your users with artificial intelligence, detecting and rejecting photo and video spoofing attempts. It's ideal for secure and seamless onboarding processes.
Repository
You can acces the Caf's FaceAuth Flutter Repository here.
Terms & Policies
When using our SDKs, please make sure that you agree with our Privacy Policy and our Terms and Conditions of Use.
SDK Dependencies
FaceAuthentication leverages the following external SDKs:
Android
FaceLiveness Android
3.2.0
iProov Biometrics Android
9.0.4
Fingerprint Pro Android
2.4.0
iProov Biometrics Android: Enables the integration of live facial verification technology.
Fingerprint Pro Android: Provides fingerprint authentication capabilities to enhance security features in your app.
Important: If you plan to publish your app on the Google Play Store, you must complete a data safety form. Since we integrate with the FingerPrintJS SDK, you'll need to provide the following information:
Does your app collect or share any of the required user data types?
Yes.
What type of data is collected?
Device or other identifiers.
Is this data collected, shared, or both?
Collected.
Is this data processed ephemerally?
Yes.
Why is this user data collected?
Fraud Prevention, Security, and Compliance.
iOS
FaceLiveness iOS
6.3.2
iProov Biometrics iOS
12.2.1
Fingerprint Pro iOS
2.6.0
iProov Biometrics iOS: Enables the integration of live facial verification technology.
Fingerprint Pro iOS: Provides fingerprint authentication capabilities to enhance security features in your app.
Runtime Permissions
Android
CAMERA
Capturing the selfie in live facial verification policies.
✅
iOS
Privacy - Camera Usage Description
Capturing the selfie in live facial verification policies.
✅
Last updated