mirror of
https://github.com/bitwarden/mobile
synced 2025-12-12 22:33:25 +00:00
Fixes for password reprompt (#1416)
This commit is contained in:
@@ -10,6 +10,7 @@ namespace Bit.iOS.Autofill
|
||||
{
|
||||
BiometricIntegrityKey = Bit.Core.Constants.iOSAutoFillBiometricIntegrityKey;
|
||||
DismissModalAction = Cancel;
|
||||
autofillExtension = true;
|
||||
}
|
||||
|
||||
public CredentialProviderViewController CPViewController { get; set; }
|
||||
|
||||
Reference in New Issue
Block a user