Open-Verifik / web-sdk

Biometrics web SDK
Other
0 stars 4 forks source link

[KYC] Document Validation Step #15

Open migueltrevinom opened 9 months ago

migueltrevinom commented 9 months ago

Description

The demo demonstrates exactly what we have to replicate in the KYC process where we have two options:

  1. uploading the file from your machine
  2. openning the camera feed and take a photo on real time but it has to be done manually, we haven't completed the way to do this automatically, the ideal scenario would be to constantly call an API to check if the data is being properly extracted or use a poor OCR system on the frontend just to detect words and the other method of faceapi to detect the biggest face inside the photo

There are several things to consider in this step and we have to display the errors here prior sending the user to the results page.

Image

Image

TODO

migueltrevinom commented 6 months ago

Backend completed

Frontend pending

NicolasHT95 commented 5 months ago

Can't make any test due to the following

In the UI I put this client in the black list, that means that all other user should be able to make a registration

Image

But no matter what I do after i finish the form i receive this response

Image