Our application has a link to the fusionauth hosted screen to set up multi-factor methods. We would like to change the "Go Back" link to use the redirect_uri if possible. I've tried to change the actionURL to include it but get an error that redirect_uri is missing.
Is it possible to access the redirect_uri from the accountTwoFactorIndex template? (account/two-factor)