clients/libs/angular/src/auth/components
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
..
base-login-decryption-options.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05: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 [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
change-password.component.ts Move key types to central location (#7531) 2024-01-17 07:27:44 -05:00
environment-selector.component.html Remove EU environment feature flag from clients (#6619) 2023-11-20 11:55:35 -05:00
environment-selector.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
environment.component.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
hint.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
lock.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
login-via-auth-request.component.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
login.component.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
register.component.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
remove-password.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
set-password.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
set-pin.component.ts [PM-2414] Angular 16 Upgrade - SetPinComponent (#7214) 2023-12-27 10:48:06 -08:00
sso.component.spec.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
sso.component.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
two-factor-options.component.ts [deps] Autofill: Update prettier to v3 (#7014) 2023-11-29 16:15:20 -05:00
two-factor.component.spec.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
two-factor.component.ts [PM-5255] Create login strategy service (#7750) 2024-02-05 14:26:41 -05:00
update-password.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05:00
update-temp-password.component.ts Add eslint rule no-floating-promises (#7789) 2024-02-02 15:13:37 -05: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