Access Documentation
H5 lite
Access Guide
Access Guide
# Access Guide
FinAuth offers mobile H5 liveness detection for enterprises to verify identities in mobile H5 scenarios. To use this feature, perform the following 3 steps:
- Obtain the api_key and api_secrect in the FinAuth console and call the GetToken API with the required parameters to obtain the token;
- Visit the DoVerification address with the token in a browser (https://api-idn.yljz.com/finauth/lite/do?token=xxx).
to go to the verification page provided by FinAuth. After verification, the page redirects to the specified return_url. - Call GetResult to view the verification results.
# Flow Chart

