clients/libs/angular/src/auth
Matt Gibson 600cc080b8
Ps/fix biometric prompt error on close (#8353)
* 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

* split prompt cancelled reset to user-specific and global
2024-03-21 13:02:04 -04:00
..
components Ps/fix biometric prompt error on close (#8353) 2024-03-21 13:02:04 -04:00
guards [PM-5404, PM-3518] Migrate user decryption options to new service (#7344) 2024-03-21 00:33:57 +00:00
icons Auth/PM-2041 - Finish adding FIDO2 Authentication + Decryption to Web Client (#6798) 2023-11-22 13:24:33 -05:00
validators Assign ownership to many libs files (#6928) 2023-11-27 20:59:44 +00:00