mirror of
https://github.com/bitwarden/browser
synced 2026-02-08 20:50:28 +00:00
Update libs/common/src/key-management/master-password/services/master-password.service.ts
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
This commit is contained in:
@@ -245,8 +245,8 @@ export class MasterPasswordService implements InternalMasterPasswordServiceAbstr
|
||||
) as MasterPasswordAuthenticationHash;
|
||||
|
||||
return {
|
||||
kdf,
|
||||
salt,
|
||||
kdf,
|
||||
masterPasswordAuthenticationHash,
|
||||
} as MasterPasswordAuthenticationData;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user