clients/libs/admin-console
Ike eaf455f868
[PM-30365] Account recovery salt fallback (#20603)
* 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>
2026-06-05 16:19:31 -04:00
..
src/common [PM-30365] Account recovery salt fallback (#20603) 2026-06-05 16:19:31 -04:00
jest.config.js Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
package.json build: add nx configuration in libs/admin-console (#16538) 2025-09-24 11:20:18 +01:00
project.json build: add nx configuration in libs/admin-console (#16538) 2025-09-24 11:20:18 +01:00
README.md create team owned libs for billing, admin-console, platform (#7233) 2023-12-15 09:02:21 -05:00
test.setup.ts [PM-34918] use sdk for collection decryption (#20136) 2026-04-30 14:25:23 -05:00
tsconfig.json Implement and extend tsconfig.base across projects (#14554) 2025-06-02 20:38:17 +00:00
tsconfig.spec.json [CL-525] Upgrade angular to v19 (#14815) 2025-06-02 13:13:31 -04:00

Admin Console

This lib represents the public API of the Admin Console team at Bitwarden. Modules are imported using @bitwarden/admin-console.