mirror of
https://github.com/bitwarden/browser
synced 2025-01-18 23:42:17 +01:00
dedd7f1b5c
* updated cipher service to stop using the deprecated getUserKeyWithLegacySupport and use the version that requires a user id * Added account service mock * fixed cipher test * Fixed test * removed async from encryptCipher * updated encryptSharedCipher to pass userId to the encrypt function * Pass userId to getUserKeyWithLegacySupport on encryptSharedCipher * pass in userid when setting masterKeyEncryptedUserKey * Added activer usedId to new web refresh function |
||
---|---|---|
.. | ||
export/vault-export | ||
generator | ||
send | ||
README.md |
Tools
This lib represents the public API of the Tools team at Bitwarden. Modules are imported using @bitwarden/{feature-name}
for example @bitwarden/send-core
and @bitwarden/send-components
.