Goal
Handle what happens after an account is linked: removing it, signing out everywhere, and (lower priority) recovering from an expired session.
Sub-issues
Build order: #36 has no dependencies — start it today, in parallel with #23. #37 needs #33's confirm dialog. #38 is a nice-to-have, do it whenever.
Depends on
#28 (AccountContext).
Goal
Handle what happens after an account is linked: removing it, signing out everywhere, and (lower priority) recovering from an expired session.
Sub-issues
removeAccount()/logoutAll()logicBuild order: #36 has no dependencies — start it today, in parallel with #23. #37 needs #33's confirm dialog. #38 is a nice-to-have, do it whenever.
Depends on
#28 (
AccountContext).