Do you have an idea on where we can change the url for the continue button ? I want to access verification url without logging in first, accessing it directly but it causes issue with the continue link
b
bland-eye-99092
05/05/2025, 8:37 PM
That button is either using the
return_to
parameter from when you created the verification or registration flow, the
default_return_to
URL for the registration flow or the verification flow.