I try to create ticket for reset password. In response I got ticket, but in ticket there is url in auth page where are fields for new password.
I want to navigate in my custom page, where will be inputs for new password.
In Email Provider, I added SendGrid, in Email template I change url after click in button “Confirm”. But redirect in my page doesn’t work. I had redirect in auth page.