Last updated 3 days ago
2023 © Caf. - All rights reserved
startFaceLiveness
To start the liveness verification, use the startFaceLiveness function with the mobileToken and user's document ID.
<Button title="Start" onPress={() => startFaceLiveness(mobileToken, personId)} />
mobileToken
string
Usage token associated with your CAF account.
✅
personId
User's document ID.