mirror of
https://github.com/bitwarden/mobile
synced 2025-12-15 07:43:37 +00:00
Merge branch 'main' into feature/maui-migration-passkeys
# Conflicts: # src/Core/Abstractions/ICipherService.cs # src/Core/Abstractions/IStateService.cs # src/Core/Models/AppOptions.cs # src/Core/Resources/Localization/AppResources.resx # src/Core/Utilities/ServiceContainer.cs # src/iOS.Autofill/iOS.Autofill.csproj
This commit is contained in:
@@ -36,5 +36,6 @@ namespace Bit.Core.Abstractions
|
||||
Task RestoreWithServerAsync(string id);
|
||||
Task<string> CreateNewLoginForPasskeyAsync(Fido2ConfirmNewCredentialParams newPasskeyParams);
|
||||
Task CopyTotpCodeIfNeededAsync(CipherView cipher);
|
||||
Task<bool> VerifyOrganizationHasUnassignedItemsAsync();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user