1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-28 04:08:47 +02:00
bitwarden-browser/libs/auth/src/common
Jake Fink 816bcf4f39
[PM-5255] Create login strategy service (#7750)
* refactor login strategies into own service

* create login service factory

* replaces instances of authService with loginStrategyService

* replace more instances of authService

* move logout back to auth service

* add browser dependencies

* fix desktop dependencies

* fix cli dependencies

* fix lint and test files

* fix anonymous hub deps

* fix webauthn-login service deps

* add loginstrategyservice to bg

* move login strategy service and models to auth folder

* revert changes to tsconfig

* use alias for imports

* fix path

---------

Co-authored-by: rr-bw <102181210+rr-bw@users.noreply.github.com>
2024-02-05 14:26:41 -05:00
..
abstractions [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
login-strategies [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
models [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
services [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
index.ts Auth/PM-4596 - Extract PIN and Biometrics unlock method logic into re-useable services for user verification (#7107) 2024-01-16 14:52:06 -05:00