mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
FIDO2 WebAuthn support for mobile (#1519)
* FIDO2 / WebAuthn support for mobile * fixes
This commit is contained in:
@@ -45,5 +45,6 @@ namespace Bit.App.Abstractions
|
||||
bool UsingDarkTheme();
|
||||
long GetActiveTime();
|
||||
void CloseMainApp();
|
||||
bool SupportsFido2();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user