bitwarden-estensione-browser/libs/auth/src/common/login-strategies
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
..
auth-request-login.strategy.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
auth-request-login.strategy.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
login.strategy.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
login.strategy.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
password-login.strategy.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
password-login.strategy.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
sso-login.strategy.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-login.strategy.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
user-api-login.strategy.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
user-api-login.strategy.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00
webauthn-login.strategy.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
webauthn-login.strategy.ts [PM-5735] Create kdf Service (#8715) 2024-04-25 11:26:01 -07:00