mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
Bitwarden client apps (web, browser extension, desktop, and cli).
bitwarden.com
* Add AuditService. * Change sha1 to use Webcrypto. * Add interface for AuditService. * Move PwnedPasswodsApi constant outside class. * Change FromBufferToHex implementation to simpler code. * Use correct string to array function. * Change auditService interface to abstract class. Add missing type to utils. |
||
|---|---|---|
| src | ||
| .editorconfig | ||
| .gitignore | ||
| bitwarden-jslib.sln | ||
| CONTRIBUTING.md | ||
| LICENSE.txt | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| SECURITY.md | ||
| tsconfig.json | ||
| tslint.json | ||
Bitwarden JavaScript Library
Common code referenced across Bitwarden JavaScript projects.