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