face_authenticator_events library

Classes

FaceAuthenticatorEvent
FaceAuthenticatorEventClosed
The user canceled iProov, either by pressing the close button at the top right, or sending the app to the background.
FaceAuthenticatorEventConnected
The SDK has connected, and the iProov user interface will now be displayed. You should hide any progress indication at this point.
FaceAuthenticatorEventConnecting
The SDK is connecting to the server. You should provide an indeterminate progress indicator to let the user know that the connection is taking place.
FaceAuthenticatorEventFailure
The user was not successfully verified/enrolled, as their identity could not be verified, or there was another issue with their verification/enrollment.
FaceAuthenticatorEventSuccess
The user was successfully verified/enrolled and the token has been validated.