mirror of
https://github.com/bitwarden/browser.git
synced 2025-04-10 19:27:55 +02:00
The browser extension vault (Chrome, Firefox, Opera, Edge, Safari, & more).
* [Reset Password] Admin Actions * Updated password reset apis to use orgUser.Id instead of orgUser.UserId * Added new ResetPassword policy type * Added all necessary changes for organization changes * Added get/post for org keys // Added org keys reponse model * Fixed lint errors |
||
---|---|---|
.github/workflows | ||
.vscode | ||
spec | ||
src | ||
.editorconfig | ||
.gitignore | ||
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.
Requirements
- Node.js v14.17 or greater
- Git
- node-gyp
Windows
- Microsoft Build Tools 2015 in Visual Studio Installer
- Windows 10 SDK 17134 either by downloading it seperately or through the Visual Studio Installer.