mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-09 09:51:02 +01:00
a3d69047c7
* Move/replace submit and userVerification logic from web into the BaseExportComponent Add "@bitwarden/auth" as dependency to the vault-export-ui package New submit logic also checks for password-encrypted exports which will be need for future UI updates on browser and desktop * Remove import/passing of the unneeded UserVerificationService * Remove app-user-verification from browser and desktop components as the new UI is opened as a self-contained dialog --------- Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com> |
||
---|---|---|
.. | ||
export/vault-export | ||
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
.