Validate document
Biometrid's document engine allows the verification of a personal document such as a passport or citizen id.
Method
analyzeFace
method
String path_front
absolute path to file
String path_back
absolute path to file
AuthDocsCallback context
Applicational context
Callback
analyzeFaceCallback
callback
boolean status
Response status
JsonObject response
Full response from the api
AuthDocsCallback context
Applicational context
Implementation example
Last updated