mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-04 21:05:54 +08:00
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` |
||
|---|---|---|
| .. | ||
| components | ||
| constants | ||
| device-management | ||
| environment-selector | ||
| guards | ||
| login-approval | ||
| login-via-webauthn | ||
| password-management | ||
| services | ||