Open danielsogl opened 4 years ago
I think it may make more sense to bundle Face ID, Touch ID, and Android biometric authentication into a single plugin, as proposed here: https://github.com/capacitor-community/proposals/issues/28
I've found myself here because I'm currently migrating an app from Ionic 3 to Ionic 5 and trying to use Capacitor where I can. The Ionic 3 version of the app currently uses the cordova-plugin-fingerprint-aio plugin and I was looking to see if there is an alternative in Capacitor land. As far as I can tell there are currently two Capacitor plugins (the capacitor-face-id one and the capacitor-biometric-auth one but neither of these are now listed on the Community Plugins list - is this because they are being discontinued?). I'm not entirely sure how they differ to be honest. I'm guessing my best bet right now is to stick with the Cordova one?
Hi, I may be late, but I have a plugin which bundles FaceID, touchID and fingerprint. It also saves encrypted credentiasl. capacitor-native-biometric
@epicshaggy add your plugin to awesome-capacitor if that is useful please take time to star the repo as well :)
Plugin Request
Name: Face ID Package:
@capacitor-community/face-id
Platform(s)
iOS
Existing Solutions
https://github.com/danielsogl/capacitor-face-id
Description
Allow users to authenticate with Face ID or Touch ID on iOS devices