mirror of
https://github.com/bitwarden/browser
synced 2026-02-27 10:03:23 +00:00
[BEEEP|PM-32521] Remove compare key hash and move to proof of decryption (#19101)
* Remove compare key hash and move to proof of decryption * Fix cli build * Fix mv2 * Fix provider * Prettier
This commit is contained in:
@@ -1199,6 +1199,7 @@ const safeProviders: SafeProvider[] = [
|
||||
PinServiceAbstraction,
|
||||
KdfConfigService,
|
||||
BiometricsService,
|
||||
MasterPasswordUnlockService,
|
||||
],
|
||||
}),
|
||||
safeProvider({
|
||||
|
||||
Reference in New Issue
Block a user