clients/libs/auth/src/angular
rr-bw 1f0e0ca098
refactor(input-password-flows): [Auth/PM-27086] JIT MP org user flow - remove masterKey generation from InputPasswordComponent (#18006)
- Updates `InputPasswordComponent` to emit raw data instead of generating cryptographic properties (`newMasterKey`, `newServerMasterKeyHash`, `newLocalMasterKeyHash`).
  - This helps us in moving away from using the deprecated `makeMasterKey()` method in the component (which takes email as salt) as we seek to eventually separate the email from the salt.
- Updates the `JIT_PROVISIONED_MP_ORG_USER` case of the switch to handle the flow when the `PM27086_UpdateAuthenticationApisForInputPassword` flag is on.

Feature Flag: `PM27086_UpdateAuthenticationApisForInputPassword`
2026-01-30 15:11:59 -08:00
..
fingerprint-dialog [CL-672] update mobile design of dialog (#14828) 2025-11-13 21:59:03 -05:00
input-password refactor(input-password-flows): [Auth/PM-27086] JIT MP org user flow - remove masterKey generation from InputPasswordComponent (#18006) 2026-01-30 15:11:59 -08:00
login [PM-1632] Redirect on SSO required response from connect/token (#17637) 2025-12-10 10:31:28 -05:00
login-decryption-options chore(merge): Fixed date initialization on test 2025-12-26 15:28:58 -05:00
login-via-auth-request [PM-18026] Implement forced, automatic KDF upgrades (#15937) 2025-12-03 19:04:18 +01:00
new-device-verification [deps] Autofill: Update prettier to v3.7.3 (#17853) 2025-12-10 10:57:36 -06:00
password-callout Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
password-hint Auth - Prefer signal & change detection (#16950) 2025-10-22 21:28:47 -04:00
registration [CL-82] rename bit-icon to bit-svg; create new bit-icon component for font icons (#18584) 2026-01-28 11:36:27 -05:00
self-hosted-env-config-dialog [PM-25250] Prevent configuration and access of self hosted urls over http (#17095) 2025-10-31 08:12:44 +01:00
sso refactor(IdentityTokenResponse): [Auth/PM-3287] Remove deprecated resetMasterPassword property from IdentityTokenResponse (#17794) 2025-12-17 10:34:42 -05:00
two-factor-auth [CL-82] rename bit-icon to bit-svg; create new bit-icon component for font icons (#18584) 2026-01-28 11:36:27 -05:00
user-verification [CL-82] rename bit-icon to bit-svg; create new bit-icon component for font icons (#18584) 2026-01-28 11:36:27 -05:00
validators fix(enums-eslint): Enum Rule for ESLint (#14650) 2025-05-13 10:07:38 -04:00
index.ts moving ownership of Auth vault timeout input component to KM (#17180) 2025-11-12 22:15:01 +01:00