In order to correctly support temporary accounts (aka IP Masking) when editing, the new mobile editing experience (aka wbui2025) needs to:
- send returnto, returntoquery and/or returntoanchor URL parameters with API requests that make edits
- if the API responds with a tempuserredirect URL, redirect the user to that URL to finish setting up the account (e.g. for CentralAuth)
Acceptance Criteria
- Temporary accounts are supported when editors are editing statements in the new mobile editing experience
- If the API responds with a tempuserredirect URL, redirect the user to that URL to finish setting up the account (e.g. for CentralAuth)
