bitwarden-estensione-browser/apps/browser/src/auth/background/service-factories
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
..
account-service.factory.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
auth-request-service.factory.ts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
auth-service.factory.ts Observable auth statuses (#8537) 2024-04-01 19:15:54 +00:00
avatar-service.factory.ts [PM-5266] Create Avatar Service (#7905) 2024-03-14 09:56:48 -07:00
device-trust-service.factory.ts PM-6787 - Rename DeviceTrustCryptoService to DeviceTrustService (#8819) 2024-04-24 12:54:54 -04:00
kdf-config-service.factory.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
key-connector-service.factory.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
login-email-service.factory.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
login-strategy-service.factory.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
master-password-service.factory.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
pin-crypto-service.factory.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
sso-login-service.factory.ts [PM-5364] Create SSO Login Service and add state ownership (#7485) 2024-02-08 12:44:35 -05:00
token-service.factory.ts Auth/PM-7072 - Token Service - Access Token Secure Storage Refactor (#8412) 2024-03-26 18:41:14 -04:00
two-factor-service.factory.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
user-decryption-options-service.factory.ts [PM-5404, PM-3518] Migrate user decryption options to new service (#7344) 2024-03-21 00:33:57 +00:00
user-verification-api-service.factory.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
user-verification-service.factory.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00