mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 19:53:59 +00:00
Update libs/common/src/key-management/master-password/abstractions/master-password.service.abstraction.ts
Co-authored-by: Thomas Avery <43214426+Thomas-Avery@users.noreply.github.com>
This commit is contained in:
@@ -107,7 +107,7 @@ export abstract class InternalMasterPasswordServiceAbstraction extends MasterPas
|
||||
/**
|
||||
* Set the master key hash for the user.
|
||||
* Note: Use {@link clearMasterKeyHash} to clear the master key hash.
|
||||
* @deprecated
|
||||
* @deprecated Interacting with the master-key directly is deprecated.
|
||||
* @param masterKeyHash The master key hash.
|
||||
* @param userId The user ID.
|
||||
* @throws If the user ID or master key hash is missing.
|
||||
|
||||
Reference in New Issue
Block a user