mirror of
https://github.com/bitwarden/mobile
synced 2025-12-14 15:23:35 +00:00
biometrics cleanup (#964)
This commit is contained in:
@@ -23,9 +23,6 @@ namespace Bit.App.Abstractions
|
||||
void RateApp();
|
||||
bool SupportsFaceBiometric();
|
||||
Task<bool> SupportsFaceBiometricAsync();
|
||||
Task<bool> BiometricAvailableAsync();
|
||||
bool UseNativeBiometric();
|
||||
Task<bool> AuthenticateBiometricAsync(string text = null);
|
||||
bool SupportsNfc();
|
||||
bool SupportsCamera();
|
||||
bool SupportsAutofillService();
|
||||
|
||||
Reference in New Issue
Block a user