Files
Christopher Britton 28877a23e0 Add OS notifications for identities requiring authentication (#949)
* Add OS notifications for identities requiring authorization

  Shows toast notifications when identities need ext-auth or MFA. Single
  events include an action button (Authenticate for ext-auth). Multiple
  events arriving within a 5-second window are batched into a single
  summary notification to avoid spam.

* Fix notification throttle not re-firing when required

* Clean up notification throttle

* Move summary format to notification throttle constructor to clean up message queue signature

* update release notes

* Suppress auth notifications when app is visible, exclude disabled identities from notification count, update release notes
2026-04-01 13:52:34 -04:00
..