Background
(2) Persisting the mpo query parameter throughout the account creation and sign-in flows
We should do this! It would make developers and QTE's lives easier whilst they're testing their experiments.
I'm going to reach out to Gergo, who led the implementation of SUL3, about persisting parameters in these flows and will write up a ticket once I know more
Gergo pointed to the AuthPreserveQueryParams hook and an example in the Campaigns extension for how to use it.
- Per the title, the mpo query parameter is preserved in auth flows using the AuthPreserveQueryParams hook mechanism