bitwarden-estensione-browser/libs/angular/src/auth/components
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
..
base-login-decryption-options.component.ts PM-6787 - Rename DeviceTrustCryptoService to DeviceTrustService (#8819) 2024-04-24 12:54:54 -04:00
base-login-via-webauthn.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
captcha-protected.component.ts [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
change-password.component.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
environment-selector.component.html [PM-6418] Fix environment selector on desktop (#8046) 2024-04-02 20:31:12 +00:00
environment-selector.component.ts [PM-6418] Fix environment selector on desktop (#8046) 2024-04-02 20:31:12 +00:00
environment.component.ts [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
hint.component.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
lock.component.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
login-via-auth-request.component.ts PM-6787 - Rename DeviceTrustCryptoService to DeviceTrustService (#8819) 2024-04-24 12:54:54 -04:00
login.component.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
register.component.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
remove-password.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
set-password.component.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
set-pin.component.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
sso.component.spec.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
sso.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
two-factor-options.component.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
two-factor.component.spec.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
two-factor.component.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
update-password.component.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
update-temp-password.component.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
user-verification-prompt.component.ts Auth/PM-5242 - Create new User Verification dialog and form input components which support PIN and biometrics verification (#7536) 2024-01-25 14:03:27 -05:00
user-verification.component.ts Auth/PM-5242 - Create new User Verification dialog and form input components which support PIN and biometrics verification (#7536) 2024-01-25 14:03:27 -05:00