You could avoid this by placing all the info shown on the page in a separate non persistent entity, and showing that on the page while in the registration flow, and then deleting this entity after the user leaves the page. This way, when the user goes back it won’t be able to read these details anymore.