Face Authenticator

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:

    • io.caf.sdk:new-face-authenticator:4.1.0

    • io.caf.sdk:new-face-liveness:4.1.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.

Question in Google Play Console's data safety form
Response

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.

Runtime Permissions

Android

Permission
Reason
Required

CAMERA

Capturing the selfie in live facial verification policies.

iOS

Permission
Reason
Required

Privacy - Camera Usage Description

Capturing the selfie in live facial verification policies.


RequirementsInstallating the SDKAndroid ConfigurationiOS ConfigurationSDK LifecycleBuilding the SDKStart Liveness VerificationSource Code

Last updated