bitwarden-estensione-browser/apps/desktop/src/app
Matt Gibson 414ee2563f
[PM-5537] Biometric State Service (#7761)
* Create state for biometric client key halves

* Move enc string util to central utils

* Provide biometric state through service

* Use biometric state to track client key half

* Create migration for client key half

* Ensure client key half is removed on logout

* Remove account data for client key half

* Remove unnecessary key definition likes

* Remove moved state from account

* Fix null-conditional operator failure

* Simplify migration

* Remove lame test

* Fix test type

* Add migrator

* Prefer userKey when legacy not needed

* Fix tests
2024-02-05 13:02:28 -05:00
..
accounts [PM-5537] Biometric State Service (#7761) 2024-02-05 13:02:28 -05:00
components Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
layout [PM-5991] Updated ordering on account switch to route before clearing state (#7797) 2024-02-02 20:43:47 -05:00
services [PM-5537] Biometric State Service (#7761) 2024-02-05 13:02:28 -05:00
shared [SM-251] Migrate to new avatar component (#3600) 2022-10-27 14:38:34 +02:00
tools Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
app-routing.module.ts [PM-2260] Remove TDE feature flag and all conditional logic based on it (#7352) 2024-01-10 12:33:11 -05:00
app.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
app.module.ts [PM-2417] Update LoginApprovalComponent on Desktop (#6751) 2024-01-05 14:46:57 -05:00
main.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00