mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-07 21:10:55 +08:00
* Add unlock service * Move methods * Prettier * Fix type errors * Prettier * Fix test * Fix module order * Attempt to fix tests * Use unlock service for unlocking * Featureflag logic * Add support for setting client managed state * Add support for biometric unlock * Add biometric unlock via SDK * Prettier * Cleanup CODEOWNERS * Fix init with client managed state * Backport biometric unlock and legacy master-key logic * Add tests for biometrics * Prettier * Add biometric unlock to abstract unlock service * Fix build * tmp * Fix tests * Fix types * Fix build * Prettier * Cleanup * Fix import order * Fix tests * Eslint * Fix tests * Prettier * Load feature flags before crypto init * Prettier * Clean up SDK config * Prettier * Fix eslint * Prettier * Update libs/key-management-ui/src/lock/components/master-password-lock/master-password-lock.component.ts Co-authored-by: Maciej Zieniuk <167752252+mzieniukbw@users.noreply.github.com> --------- Co-authored-by: Maciej Zieniuk <167752252+mzieniukbw@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| src | ||
| eslint.config.mjs | ||
| jest.config.js | ||
| package.json | ||
| project.json | ||
| README.md | ||
| tsconfig.eslint.json | ||
| tsconfig.json | ||
| tsconfig.lib.json | ||
| tsconfig.spec.json | ||
Unlock
Owned by: key-management
Unlock the account of a user using any of their unlock methods.