After the user successfully authenticates in step 2, we are showing them a full page confirmation screen.
As you will have noticed in step 1, using a redirect_url is optional.
If you are using a redirect_url, the user will see this screen and will automatically be redirected within a few seconds.

If you omit the redirect, the user will see this screen.

Important
In order for the redirect to work, you will need to tell us what URL you want to redirect your user too. Please get in touch with us before implementing the redirect.
