What is the workflow?
How does it differ from login?
If you have a user who is logged in and you want to allow them to change their password, you can certainly use the Auth0 management API to generate a change password ticket and then redirect them to the ticket URL.
1 Like