authpass / biometric_storage

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

Add possibility to invalidate storage after biometric changes #87

Open vscmaster opened 1 year ago

vscmaster commented 1 year ago

Hi folks,

Is it any chance to handle biometric changes in the package?

There are methods on platforms: IOS: evaluatedPolicyDomainState Android: setInvalidatedByBiometricEnrollment

thank you, hope the things are possible