You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 30, 2021. It is now read-only.
When using the IV & 2FA prototypes you send a link to the service so that you can complete 2FA & IV then come back to your prototype at a set point in the journey.
The Child Benefit prototype has some javascript that works out the domain (usually localhost or Heroku) of the referring URL and sends you back to the referring domain. You can then test locally and deploy without making any changes.
When using the IV & 2FA prototypes you send a link to the service so that you can complete 2FA & IV then come back to your prototype at a set point in the journey.
The Child Benefit prototype has some javascript that works out the domain (usually localhost or Heroku) of the referring URL and sends you back to the referring domain. You can then test locally and deploy without making any changes.
@feedmypixel @rpowis what do you think about including this?
@adamfenwick Could you point at the code in the Child benefit repo, please?