EddyVerbruggen / nativescript-fingerprint-auth

:nail_care: 👱‍♂️ Forget passwords, use a fingerprint scanner or facial recognition!
MIT License
134 stars 33 forks source link

How can I distinguish fingerprints? #16

Closed manigorsh closed 7 years ago

manigorsh commented 7 years ago

Hi, is there possibility to distinguish fingerprints? For example, how to get name of fingerprint or its ID after successful authentication.

The idea is storing different information for different fingerprints in local storage and get it after authentication.

Thanks!

EddyVerbruggen commented 7 years ago

No, check the native SDK’s please. It’s a binary thing: either the fingerprint is ok or it isn’t.