1
0
mirror of https://github.com/bitwarden/browser synced 2024-12-15 19:03:25 +01:00
bitwarden-estensione-browser/libs/tools/export/vault-export/vault-export-ui
Daniel James Smith a3d69047c7
[PM-8252] Use new user-verification for exports on all clients (#9244)
* 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>
2024-05-21 13:02:16 +02:00
..
src [PM-8252] Use new user-verification for exports on all clients (#9244) 2024-05-21 13:02:16 +02:00
jest.config.js
package.json [PM-8252] Use new user-verification for exports on all clients (#9244) 2024-05-21 13:02:16 +02:00
tsconfig.json
tsconfig.spec.json