1
0
mirror of https://github.com/bitwarden/browser synced 2025-01-05 23:20:31 +01:00
bitwarden-estensione-browser/libs/common
Matt Gibson 770f782a16
Use global state for biometric prompt cancel storage (#8328)
* Fix error on close due to context differences in background

Desktop background does not have active user information. Also, we want to delete _all_ prompt cancelled data, not just that for the active user. Storing this on global and manipulating observables to active achieves this without needing any user information in the background.

* Remove potentially orphaned data

* Throw nice error if prompt cancelled used without active user

* Register migration
2024-03-15 09:07:22 -04:00
..
spec Use global state for biometric prompt cancel storage (#8328) 2024-03-15 09:07:22 -04:00
src Use global state for biometric prompt cancel storage (#8328) 2024-03-15 09:07:22 -04:00
custom-matchers.d.ts
jest.config.js
package.json
test.setup.ts
tsconfig.json
tsconfig.spec.json