bitwarden-estensione-browser/libs/common/src/auth/services
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
..
devices [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
master-password [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
user-verification [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
webauthn-login [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
account-api.service.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
account.service.spec.ts [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
account.service.ts [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
anonymous-hub.service.ts move auth request notification to service (#8451) 2024-03-28 09:34:21 -04:00
auth.service.spec.ts [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
auth.service.ts Auth/PM-7235 - Refactor AuthService.getAuthStatus, deprecate everBeenUnlocked, and handle initialization of auto user key on client init (#8590) 2024-04-19 11:20:13 -04:00
avatar.service.ts Create New Method for Setting Avatar Color from Sync (#8403) 2024-03-20 15:28:22 -04:00
device-trust.service.implementation.ts PM-6787 - Rename DeviceTrustCryptoService to DeviceTrustService (#8819) 2024-04-24 12:54:54 -04:00
device-trust.service.spec.ts PM-6787 - Rename DeviceTrustCryptoService to DeviceTrustService (#8819) 2024-04-24 12:54:54 -04:00
devices-api.service.implementation.ts Modified to use the correct header. (#7817) 2024-02-05 15:03:03 -05:00
kdf-config.service.spec.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
kdf-config.service.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
key-connector.service.spec.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
key-connector.service.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
password-reset-enrollment.service.implementation.spec.ts [PM-7169][PM-5267] Remove auth status from account info (#8539) 2024-04-12 09:25:45 +02:00
password-reset-enrollment.service.implementation.ts [PM-5270] Update PasswordResetEnrollmentService to take dependency on AccountService (#8080) 2024-03-12 10:11:42 -07:00
sso-login.service.ts Auth `UserKeyDefinition` Migration (#8587) 2024-04-10 09:59:20 -04:00
token.service.spec.ts Revert "Revert "Auth/PM-6689 - Migrate Security Stamp to Token Service and St…" (#8889) 2024-04-24 12:37:19 -04:00
token.service.ts Revert "Revert "Auth/PM-6689 - Migrate Security Stamp to Token Service and St…" (#8889) 2024-04-24 12:37:19 -04:00
token.state.spec.ts Revert "Revert "Auth/PM-6689 - Migrate Security Stamp to Token Service and St…" (#8889) 2024-04-24 12:37:19 -04:00
token.state.ts Revert "Revert "Auth/PM-6689 - Migrate Security Stamp to Token Service and St…" (#8889) 2024-04-24 12:37:19 -04:00
two-factor.service.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