mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-04 13:44:00 +01:00
02ea368446
* Stub out dialog * Genericize LoginApprovalComponent * update ipc mocks * Remove changes to account component * Remove changes to account component * Remove debug * Remove test component * Remove added translations * Fix failing test * Run lint and prettier * Rename LoginApprovalServiceAbstraction to LoginApprovalComponentServiceAbstraction * Add back missing "isVisible" check before calling loginRequest * Rename classes to contain "Component" in the name * Add missing space between "login attempt" and fingerprint phrase * Require email |
||
---|---|---|
.. | ||
src | ||
jest.config.js | ||
package.json | ||
README.md | ||
test.setup.ts | ||
tsconfig.json | ||
tsconfig.spec.json |
Auth
This lib represents the public API of the Auth team at Bitwarden. Modules are imported using @bitwarden/auth
.