clients/libs/tools
John Harrington 75253c7709
[PM-24099] Tools - Remove getOrgKey from the key service (#16351)
* replace deprecated getOrgKey() method
• obtain account using `accountService.activeAccount$` and then use id property to guarentee validity of UserId
2025-10-01 13:26:30 -07:00
..
export/vault-export [PM-24099] Tools - Remove getOrgKey from the key service (#16351) 2025-10-01 13:26:30 -07:00
generator build: add nx configuration to tools nested libraries (#16564) 2025-09-23 13:52:17 -07:00
send build: add nx configuration to tools nested libraries (#16564) 2025-09-23 13:52:17 -07:00
README.md [PM-4266] Create folder for tools owned features (#6761) 2023-11-02 14:10:28 +01:00

Tools

This lib represents the public API of the Tools team at Bitwarden. Modules are imported using @bitwarden/{feature-name} for example @bitwarden/send-core and @bitwarden/send-components.