mirror of
https://github.com/bitwarden/browser
synced 2026-02-06 19:53:59 +00:00
Clean up
This commit is contained in:
@@ -288,7 +288,7 @@ export class DefaultKeyService implements KeyServiceAbstraction {
|
||||
* Derive a master key from a password and email.
|
||||
*
|
||||
* @deprecated Please use `makeMasterPasswordAuthenticationData`, `unwrapMasterKeyWrappedUserKey` or `makeMasterKeyWrappedUserKey` in @link MasterPasswordService instead.
|
||||
*
|
||||
*
|
||||
* @remarks
|
||||
* Does not validate the kdf config to ensure it satisfies the minimum requirements for the given kdf type.
|
||||
* TODO: Move to MasterPasswordService
|
||||
|
||||
Reference in New Issue
Block a user