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

android: return correct code if no biometric is enrolled #115

Closed ThomasLamprecht closed 1 month ago

ThomasLamprecht commented 2 months ago

Returning success if we get an error from the underlying HW that no key is enrolled does not make sense, rather return the enum value designed for this case.

Closes: #104

CLAassistant commented 2 months ago

CLA assistant check
All committers have signed the CLA.