EddyVerbruggen / cordova-plugin-touch-id

:nail_care: 👱‍♂️ Forget passwords, use a fingerprint scanner!
MIT License
214 stars 72 forks source link

verifyFingerPrint with FingerPrint or Passcode #23

Open harshvardhan12 opened 7 years ago

harshvardhan12 commented 7 years ago

While using verifyFingerPrint method, is there any way to identify whether user has used actual fingerprint to authenticate or passcode. Right if we use passcode or fingerprint we are getting null as response. So we are not able to differentiate fingerprint authentication and passcode authentication.