mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* fix(saltForUser) [PM-33524] Update saltForUser$ for transition states - e.g., TDE offboarding: user will have neither a master password nor salt during transition. This is not a failure to make unlock data, it is a gap in user state. A default salt should be provided to enable the state transition. * test(saltForUser) [PM-33524] Add test cases for user transition states * docs(email-to-salt) [PM-33524] Annotate emailToSalt callsites with changes planned for Stage 3. * docs(master-password-service) [PM-33524] Reintroduce/modify comments after main merge. |
||
|---|---|---|
| .. | ||
| src | ||
| jest.config.js | ||
| package.json | ||
| project.json | ||
| README.md | ||
| test.setup.ts | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
Auth
This lib represents the public API of the Auth team at Bitwarden. Modules are imported using @bitwarden/auth.