Background
The exit/log out flow for a temporary user should include a confirmation step. When the temporary user clicks 'Exit session' a dialog should appear, prompting the user to confirm if they wish to exit and log out, and making it clear that there will be no way to log back into their temporary account.
User story
As a temporary user, I want to understand what will happen if I choose to exit a session, so that I can make an informed choice before logging out.
Requirements
- Dialog launches when temp user clicks 'Exit session' in user profile menu
- Copy explains what will happen if temp user exits session
- Temp user can Cancel dialog or continue to Log out
Design
Copy
| Dialog title | Dialog body text | Dialog buttons |
|---|---|---|
| Exit session | If this is not a shared device, you do not need to exit your session. Once you log out, you will no longer be able to access this temporary account. Please be aware that creating multiple temporary accounts to continue editing may be against the rules of this wiki and you could be blocked if this happens frequently. Are you sure you want to end this session and log out? | Cancel, Log out |






