clients/libs/tools
Bernd Schoolmann 51d29f777e
[PM-24353] Drop legacy pin support (#17328)
* Drop legacy pin support

* Fix cli build

* Fix browser build

* Remove pin key

* Fix comment

* Fix CI / tests

* Add migration to remove key

* Inline export key

* Extract vault export key generation

* Cleanup

* Add migrator

* Fix mv2 build
2025-12-11 13:01:09 +01:00
..
export/vault-export [PM-24353] Drop legacy pin support (#17328) 2025-12-11 13:01:09 +01:00
generator [BEEEP] [PM-28239] Migrate generators to standalone (#17386) 2025-12-11 12:04:15 +01:00
send [PM-294489 Extract send table to libs/tools (#17841) 2025-12-09 19:26:26 +01: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.