clients/libs/angular/src/auth/components
Jared Snider a13e99ebe9
Auth/PM-10601 - Tech Debt Cleanup - Refactor Lock Component and User Verification to use PinService (#10408)
* PM-10601 - PinSvc new unlock check first draft

* PM-10601 - PinSvc - add new method for determining if pin decryption is available.

* PM-10601 - Add more docs on PinSvc

* PM-10601 - Update Lock Comp & User Verification service + tests to use new isPinDecryptionAvailable method
2024-08-13 15:19:13 -04:00
..
two-factor-auth [PM-10723] Remove autocomplete="new-password" attribute from 2fa based code inputs (#10448) 2024-08-08 13:04:28 -05:00
base-login-decryption-options.component.ts Use account service for getting account profile data. (#9133) 2024-05-17 00:21:00 +02: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 make minimumLength msg update if mp policy is enforced (#10105) 2024-07-16 09:36:05 -07:00
environment-selector.component.html [deps] Autofill: Update prettier to v3.3.3 (#10228) 2024-07-25 11:11:55 -04: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 Auth/PM-10601 - Tech Debt Cleanup - Refactor Lock Component and User Verification to use PinService (#10408) 2024-08-13 15:19:13 -04:00
login-via-auth-request.component.ts [PM-8933] Require userId on setUserKey (#9675) 2024-08-13 08:07:36 -04:00
login.component.ts [PM-4917, PM-8707, PM-9119] Persist login email memory through 2fa on browser (#9811) 2024-07-11 14:51:06 -04:00
register.component.ts [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
remove-password.component.ts [PM-4952] Remove Password Component Bug Fixes (#9697) 2024-06-20 09:04:35 -07:00
set-password.component.ts [PM-2340] Enable use-lifecycle-interface (#5488) 2024-08-02 13:59:38 -04:00
set-pin.component.ts [PM-5363] PinService State Providers (#8244) 2024-05-08 11:34:47 -07:00
sso.component.spec.ts [PM-5963] Fix tde offboarding vault corruption (#9480) 2024-08-01 19:48:09 -04:00
sso.component.ts [PM-2340] Enable use-lifecycle-interface (#5488) 2024-08-02 13:59:38 -04:00
two-factor-icon.component.html [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
two-factor-icon.component.ts [PM-1802] Update 2fa provider icons and description (#9568) 2024-06-27 10:14:21 -07:00
two-factor-options.component.ts [PM-7564] Move 2fa and login strategy service to popup and add state providers to 2fa service (#8820) 2024-04-25 16:45:23 -04:00
two-factor.component.spec.ts [PM-5963] Fix tde offboarding vault corruption (#9480) 2024-08-01 19:48:09 -04:00
two-factor.component.ts [PM-9618] Show toast when AuthUrl is null (#10108) 2024-07-15 09:04:15 -07:00
update-password.component.ts [PM-9170] generator library migrations (#9812) 2024-06-27 12:16:04 -04:00
update-temp-password.component.ts [PM-2340] Enable use-lifecycle-interface (#5488) 2024-08-02 13:59:38 -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