Currently, the hack in WikimediaCustomizations prompts for reauthentication when the user tries to go to the edit form. Instead, we want to allow the user to go to the edit form without reauthenticating, and only prompt for reauth when the user tries to save the edit.
This requires stashing the contents of the edit form that the user submitted, and resubmitting them after the user completes the reauth process.