Hi Experts!
Ive used this solution to verify and allow users to reset their own passwords as we set them up in Auth0. Sending password change email instead of verification email for a new user
What I cant workout is how to redirect them to our login portal when they have created the password rather than the default ’ Password Changed!’ screen :
is it possible to add another hook to the Post User Registration that redirects the user to another page/portal?
Thanks so much!
Senor Dai