Face Liveness Lite
Lightweight face liveness verification SDK for Android. Provides a streamlined flow to verify that a captured face is live, with simple integration and minimal footprint.
Size Comparison
SDK
Size
Installation
Requirements
Requirement
Version
Permissions
Adding repositories
Adding dependencies
Starting Liveness
CafLivenessConfig Parameters
Parameter
Default
Description
Understanding Liveness Events & Results
LivenessLiteEvent.Success(signedResponse: String)
LivenessLiteEvent.Failure(signedResponse: String, type: CafFailureType, description: String)
LivenessLiteEvent.Error(type: CafLivenessErrorType, description: Stringm cause: Throwable)
CafLivenessErrorType
Typical cause
LivenessLiteEvent.Cancelled
LivenessLiteEvent.Loading / LivenessLiteEvent.Loaded
Releasing Resources
Face Liveness LiteHandling FailuresUi CustomizationChangelog
Last updated

