Start Authentication Verification
Calling startFaceAuthenticator
startFaceAuthenticator
To start the authentication verification, use the startFaceAuthenticator
function with the mobileToken and user's document ID.
Parameter
Type
Description
Required
mobileToken
string
Usage token associated with your CAF account.
✅
personId
string
User's document ID.
✅
Example
Last updated