Hi,
password reset redirect button not showing after a password reset.
I checked the FAQ and tried the 3 methods - In all 3 cases I got the email but:
- “try” button → no redirect
- in the auth0 login page → forgot password → redirects to application login uri → GREAT!
- API call to /dbconnections/change_password, with the client-id set → no redirect
What ingredient am I missing for the 3rd one to work?
Bram