sjhoeksma / cordova-plugin-keychain-touch-id

Touch ID plugin with saving password in keychain for IOS and android
87 stars 160 forks source link

differentiate touchId from faceId #24

Open lloydmurray opened 6 years ago

lloydmurray commented 6 years ago

With the introduction of faceId on the iphone X, can this plugin differentiate between touch and face id?

https://developer.apple.com/documentation/localauthentication/labiometrytype

This would allow developers the option to display different text for each type of biometric scan.

greenGoby commented 6 years ago

We are in need of this as well... +1