Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add active account update event (#6854)
This PR: - Adds a new cross-tab account storage event called `ACTIVE_ACCOUNT_CHANGED` to `EventHandler` API - Adds logic to emit the `ACTIVE_ACCOUNT_CHANGED` event when the `active-account-filters` cache entry is modified in a new tab - Adds docs for event usage - Adds tests
- Loading branch information