1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-07-16 13:55:52 +02:00
bitwarden-browser/apps
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
..
browser [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
cli [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
desktop [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
web [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00