capacitor-community / proposals

Plugin and platform requests ✋
74 stars 2 forks source link

Face ID #29

Open danielsogl opened 4 years ago

danielsogl commented 4 years ago

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

imhoffd commented 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

richardkshergold commented 4 years ago

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?

epicshaggy commented 3 years ago

Hi, I may be late, but I have a plugin which bundles FaceID, touchID and fingerprint. It also saves encrypted credentiasl. capacitor-native-biometric

riderx commented 3 years ago

@epicshaggy add your plugin to awesome-capacitor if that is useful please take time to star the repo as well :)