1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-23 17:53:31 +01:00
bitwarden-estensione-browser/libs/key-management
Thomas Avery 971c157f56
[PM-12700] Add private key regeneration process (#11829)
* add user asymmetric key api service

* Add user asymmetric key regen service

* add feature flag

* Add LoginSuccessHandlerService

* add loginSuccessHandlerService to BaseLoginViaWebAuthnComponent

* Only run loginSuccessHandlerService if webAuthn is used for vault decryption.

* Updates for TS strict

* bump SDK version

* swap to combineLatest

* Update abstractions
2024-12-16 12:00:17 -06:00
..
src [PM-12700] Add private key regeneration process (#11829) 2024-12-16 12:00:17 -06:00
jest.config.js
package.json
README.md
test.setup.ts
tsconfig.json
tsconfig.spec.json

Key management

This lib represents the public API of the Key management team at Bitwarden. Modules are imported using @bitwarden/key-management.