|  PixLab  &  FACEIO  |  Knowledge Sharing & Public Forums


Onboarding New Employees: Best Practices

Asked
Modified
Viewed 21220 times
1

how do i onboard new faces


Accepted Solution

15
Hi David,
  • To onboard new users via face recognition on your website or web application, you will need to call the enroll() method documented at: https//faceio.net/integration-guide#enroll after you have implemented the FACEIO SDK of course.
  • If the person has previously enrolled, you will encounter a face duplication error code, which you can disable from the FACEIO Console if needed.
  • Refer to the documentation at: https//faceio.net/integration-guide for the official integration guide.
  • Finally, we highly recommedn to take a look at the FACEIO Security Best Practices page for options and guidelines. It presents several best practices that can significantly improve the security of your FACEIO application.