capacitor-community / proposals

Plugin and platform requests ✋
72 stars 2 forks source link

Native Biometric #28

Open epicshaggy opened 4 years ago

epicshaggy commented 4 years ago

Plugin Request

Name: Native Biometric Package: @capacitor-community/native-biometric

Platform(s)

iOS, Android.

Existing Solutions

Capacitor Native Biometric https://github.com/arielhernandezmusa/capacitor-biometric-auth

Description

Exposes the platform's available biometric option if any and a method to authenticate.

jthoms1 commented 4 years ago

Looks like there might be some integration with Web Auth in Safari 14 that could make this much more interesting. https://developer.apple.com/documentation/safari-release-notes/safari-14-beta-release-notes

bipoza commented 3 years ago

Currently there is also this plugin, it may be used to join forces. https://github.com/arielhernandezmusa/capacitor-biometric-auth

riderx commented 2 years ago

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

squio commented 2 years ago

What is the status of this?

We're using https://github.com/epicshaggy/capacitor-native-biometric by @epicshaggy but currently there is a minor iOS issue which has a one line fix (almost) and is still waiting to be merged; maybe a bit of community support could help here?