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
sessions: use generic sign out confirmation copy (#307727)
* sessions: use generic sign out confirmation copy (#307465)
Allow the shared account sign-out action to accept dialog copy overrides so the Agents app can show a generic confirmation instead of listing extension usage.
Adds a focused test for the override path while preserving the default workbench confirmation behavior.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
* sessions: scope sign out confirmation to Agents app (#307465)
Keep the Agents-specific sign-out confirmation flow inside the sessions account menu instead of extending the shared authentication sign-out action.
This restores the core workbench auth dialog behavior and limits the copy change to the sessions app surface.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
---------
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
0 commit comments