mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-21 21:17:06 +08:00
* feat(auth): use server-provided salt with email fallback in account recovery * refactor(auth): remove @ts-strict-ignore from account recovery files * test(auth): cover server-salt and email-fallback paths in account recovery * fix: add i18n message for error * fix: strict typing error * test: adding test back lost during conflict resolution. * test: add coverage * doc: add task to comment for easier unwinding later * fix: use typeof check for more strict type checking on response from server --------- Co-authored-by: Jared Snider <116684653+JaredSnider-Bitwarden@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src/common | ||
| jest.config.js | ||
| package.json | ||
| project.json | ||
| README.md | ||
| test.setup.ts | ||
| tsconfig.json | ||
| tsconfig.spec.json | ||
Admin Console
This lib represents the public API of the Admin Console team at Bitwarden. Modules are imported using @bitwarden/admin-console.