authpass / biometric_storage

Flutter plugin to store data behind biometric authentication (ie. fingerprint)
https://pub.dev/packages/biometric_storage
MIT License
183 stars 107 forks source link

Biometrics Only #94

Open abdallah-odeh opened 1 year ago

abdallah-odeh commented 1 year ago

is there a way to ignore iPhone passcode if the biometric failed? Scenario:

how can we prevent the usage of non-biometric access? the plugin local_auth has that option! biometricOnly: true