clients/libs/angular/src/auth
rr-bw 4c2aec162d
refactor(input-password-flows): [Auth/PM-27086] Use new KM Data Types in InputPasswordComponent flows - TDE Offboarding (#18204)
Updates the `setInitialPasswordTdeOffboarding` path to use new KM data types:
- `MasterPasswordAuthenticationData`
- `MasterPasswordUnlockData`

This allows us to move away from the deprecated `makeMasterKey()` method (which takes email as salt) as we seek to eventually separate the email from the salt.

Behind feature flag: `pm-27086-update-authentication-apis-for-input-password`
2026-02-26 09:51:19 -08:00
..
components [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
constants feat(AuthRouteConstants): [Auth/PM-27370] Convert auth routes to use constants (#16980) 2025-10-29 19:28:21 -04:00
device-management refactor(Auth-Font-Icons): [Auth/PM-31804] Migrate auth font icons to use bit-icon (#18816) 2026-02-23 10:42:02 -05:00
environment-selector refactor(Auth-Font-Icons): [Auth/PM-31804] Migrate auth font icons to use bit-icon (#18816) 2026-02-23 10:42:02 -05:00
guards feat(accounts): Add creationDate of account to AccountInfo 2025-12-12 10:03:31 -05:00
login-approval refactor(Auth-Font-Icons): [Auth/PM-31804] Migrate auth font icons to use bit-icon (#18816) 2026-02-23 10:42:02 -05:00
login-via-webauthn [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
password-management refactor(input-password-flows): [Auth/PM-27086] Use new KM Data Types in InputPasswordComponent flows - TDE Offboarding (#18204) 2026-02-26 09:51:19 -08:00
services Introduce eslint errors for risky/circular imports (#14804) 2025-05-23 08:01:25 -04:00