Unfortunately I am not good at understanding the documentation.
I want my users to be able to change their password by redirecting to an auth0 page where it can happen. But I can’t find a way to do that in the documentation. I looked at the action section but I don’t really understand how should it work.
I use python flask, mysql and auth0 obviously