I have an update profile page, done with Login.UpdateProfile. I’d like to have the option to change the password there too - how can I manage this?
The only possibility seems to add a hook, that will run the Login.ResetPassword Snippet for me - does anyone see another solution?
I appreciate any idea - thanks!