mirror of
https://github.com/bitwarden/browser
synced 2026-03-02 11:31:44 +00:00
[PM-31763] Add unlock service & module (#18870)
* Add unlock service * Move methods * Prettier * Fix type errors * Prettier * Fix test * Fix module order * Attempt to fix tests * Cleanup CODEOWNERS * Backport biometric unlock and legacy master-key logic * Add tests for biometrics * Prettier * Add biometric unlock to abstract unlock service * Fix build
This commit is contained in:
5
libs/unlock/README.md
Normal file
5
libs/unlock/README.md
Normal file
@@ -0,0 +1,5 @@
|
||||
# Unlock
|
||||
|
||||
Owned by: key-management
|
||||
|
||||
Unlock the account of a user using any of their unlock methods.
|
||||
Reference in New Issue
Block a user