Access Guide
This SDK is an advanced version of the live test SDK provided by Megvii. It is recommended to access the product as follows:
- Get api_key and api_secrect through FaceID background
- transfer GetBizToken get biz_token;Reference is needed when calling Authentication,Configure the livnessid corresponding to the living body configuration required for this call from the console
- Initialize the SDK live page through biz_token, and the user performs the live verification process. After the user operation is completed, the SDK will notify the status to the APP; for details, please refer to the documentation attached to the SDK package.
- When the user's body completion notification returned by the SDK is obtained,The server can call the Liveness through biz_token(optional)
- When the user's body completion notification returned by the SDK is obtained,The server can call the Verify,And upload the reference picture of the person to be verified, verifyid (obtained from the console) and other information for portrait verification and acquisition of live body verification results.