mirror of
https://github.com/bitwarden/browser
synced 2026-02-27 01:53: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:
@@ -861,6 +861,7 @@ export class ServiceContainer {
|
||||
this.pinService,
|
||||
this.kdfConfigService,
|
||||
new CliBiometricsService(),
|
||||
this.masterPasswordUnlockService,
|
||||
);
|
||||
|
||||
const biometricService = new CliBiometricsService();
|
||||
|
||||
Reference in New Issue
Block a user