bitwarden-estensione-browser/apps
Bernd Schoolmann 1184c504d1
[PM-6296] Fix biometrics error prompt when biometrics are temporarily unavailable in browser extension (#9851)
* Add availability check to biometrics

* Move isbiometricunlockavailable logic to parent component

* Fix availability detection on desktop

* FIx response parsing on browser

* Suppress pending biometric message while checking for availability

* Refactor biometrics functions out of platformutilsservice

* Remove unused constructor

* Remove unused abstract function definitions

* Rename abstract services

* Add documentation

* Rename service abstraction, add comments

* Add comments

* Refactor browser biometrics into background/foreground and remove callbacks

* Remove unused logs

* Remove unused logs
2024-08-02 12:31:11 +02:00
..
browser [PM-6296] Fix biometrics error prompt when biometrics are temporarily unavailable in browser extension (#9851) 2024-08-02 12:31:11 +02:00
cli [PM-6296] Fix biometrics error prompt when biometrics are temporarily unavailable in browser extension (#9851) 2024-08-02 12:31:11 +02:00
desktop [PM-6296] Fix biometrics error prompt when biometrics are temporarily unavailable in browser extension (#9851) 2024-08-02 12:31:11 +02:00
web [PM-6296] Fix biometrics error prompt when biometrics are temporarily unavailable in browser extension (#9851) 2024-08-02 12:31:11 +02:00