You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Make sure to generate events when we clear credentials. (#25028)
* Make sure to generate events when we clear credentials.
We could end up in a situation where we cleared some credentials, then
hit an error, and never generated the event for the credentials we had
cleared.
* Address review comment.
0 commit comments