mv Passphrase logic to Storage
This commit is contained in:
parent
70d306242e
commit
74129a6923
4 changed files with 20 additions and 8 deletions
|
|
@ -32,4 +32,5 @@ module.exports.storageParams = {
|
|||
password: '123',
|
||||
db: new FakeLocalStorage(),
|
||||
sessionStorage: new FakeLocalStorage(),
|
||||
iterations: 1,
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue