mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 15:53:44 +00:00
auth service
This commit is contained in:
@@ -106,6 +106,11 @@ namespace Bit.App.Services
|
||||
return AppInfo.VersionString;
|
||||
}
|
||||
|
||||
public bool SupportsDuo()
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
public bool SupportsU2f()
|
||||
{
|
||||
return false;
|
||||
|
||||
Reference in New Issue
Block a user