FaceId Es Posible? - Forum

Forum Navigation
You need to log in to create posts and topics.

FaceId Es Posible?

En algunas aplicaciones web que se ingresa con contraseña los moviles Apple dan la opcion de usar FaceId para ingresar, no pasa con las aplicaciones realizadas en VisualNeoWeb, es posible esta opcion? o a que se debe, pregunto desde mi ignorancia

@gustavo1973, quizá quieras echar un vistazo aquí:
webkit - Webauthn with Face ID and Touch ID - Stack Overflow

The best place to start is webauthn.guide Then, more details are provided in this guide developers.yubico.com/WebAuthn/WebAuthn_Developer_Guide and finally once you understand all the concepts you should start experimenting on this page webauthn.me/debugger where you can visually see what each field holds. Then, pick a library of your choice to use on the server. Do not try to implement the specs yourself, it will take weeks and it will not work for many edge cases.  If you use PHP (or if you want to look at a sample implementation), you will find this page and this library helpful: github.com/Spomky-Labs/u2f-php/blob/master/doc/…

Saludos!

susan has reacted to this post.
susan

@luishp Gracias