1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-09-27 04:03:00 +02:00
bitwarden-browser/libs/angular/src/auth/components
Jake Fink 576431d29e
[PM-5499] auth request service migrations (#8597)
* move auth request storage to service

* create migrations for auth requests

* fix tests

* fix browser

* fix login strategy

* update migration

* use correct test descriptions in migration
2024-04-15 12:34:30 -04:00
..
base-login-decryption-options.component.ts Auth/PM-5268 - DeviceTrustCryptoService state provider migration (#7882) 2024-04-01 16:02:58 -04: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 [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
change-password.component.ts Move key types to central location (#7531) 2024-01-17 07:27:44 -05:00
environment-selector.component.html [PM-6418] Fix environment selector on desktop (#8046) 2024-04-02 20:31:12 +00:00
environment-selector.component.ts [PM-6418] Fix environment selector on desktop (#8046) 2024-04-02 20:31:12 +00:00
environment.component.ts [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
hint.component.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07:00
lock.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
login-via-auth-request.component.ts [PM-5499] auth request service migrations (#8597) 2024-04-15 12:34:30 -04:00
login.component.ts [PM-5264] Implement StateProvider in LoginEmailService (#7662) 2024-03-30 11:00:27 -07: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 [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04: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-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
sso.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
two-factor-options.component.ts [PM-5979] Refactor EnvironmentService (#8040) 2024-03-21 09:09:44 -07:00
two-factor.component.spec.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04:00
two-factor.component.ts [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04: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 [PM-5362] Add MP Service (attempt #2) (#8619) 2024-04-09 20:50:20 -04: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