mirror of
https://github.com/bitwarden/clients.git
synced 2026-06-19 21:02:50 +08:00
* 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> |
||
|---|---|---|
| .. | ||
| admin-console | ||
| auth | ||
| billing/images/cards | ||
| components | ||
| directives | ||
| pipes | ||
| platform | ||
| scss | ||
| services | ||
| tools | ||
| types | ||
| utils | ||
| vault | ||
| jslib.module.ts | ||