Created a hook that removes all holders from holder store, using the "process holders" action.
Called the hook in useLogOut() which is called for all logout actions (identity v1, legacy, primary/secondary).
Depends on D13411
Differential D13416
[lib] Clear all holders on logout bartek on Sep 20 2024, 7:41 AM. Authored by Tags None Referenced Files
Subscribers
Details
Created a hook that removes all holders from holder store, using the "process holders" action. Depends on D13411 Established a few holders, then logged out. Verified that Blob Service was called
Diff Detail
Event Timeline
Comment Actions Accepting for now, some more context about why this isn't ideal in ENG-9351.
Comment Actions I agree with @kamil that we should avoid log out throwing... the user should always be able to log out |