bitwarden-estensione-browser/apps/browser/src/background
Jake Fink 8afe915be1
[PM-7564] Move 2fa and login strategy service to popup and add state providers to 2fa service (#8820)
* remove 2fa from main.background

* remove login strategy service from main.background

* move 2fa and login strategy service to popup, init in browser

* add state providers to 2fa service
- add deserializer helpers

* use key definitions for global state

* fix calls to 2fa service

* remove extra await

* add delay to wait for active account emission in popup

* add and fix tests

* fix cli

* really fix cli

* remove timeout and wait for active account

* verify expected user is active account

* fix tests

* address feedback
2024-04-25 16:45:23 -04:00
..
service-factories [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
commands.background.ts [PM-5880] Refactor browser platform utils service to remove `window` references (#7885) 2024-03-06 16:33:38 +00:00
idle.background.ts [PM-5743] Implement eslint rule for usage of window object in background script (#7849) 2024-03-29 15:55:23 +00:00
main.background.ts [PM-7564] Move 2fa and login strategy service to popup and add state providers to 2fa service (#8820) 2024-04-25 16:45:23 -04:00
nativeMessaging.background.ts [PM-7489] Introduce `MessageSender` & `MessageListener` (#8709) 2024-04-19 15:02:40 -04:00
runtime.background.ts [PM-7687] Fix `reloadPopup` Recursion (#8902) 2024-04-24 16:54:16 -04:00