Profile and change password

Hi, is there a way to use a hosted form (like lock) to update a user profile and change his password?

thank you

The default Auth0 change password flow uses an Auth0-hosted change password widget:

Hi @prashant, just to confirm, the default Auth0 change password flow is the password reset flow which can be triggered from the lock widget? Is there a convenient way to create a conventional change password flow where the user supplies their old password along with the new password without having to go through an email link outside of writing custom code and UI?

1 Like

Hi @prashant, just to confirm, the default Auth0 change password flow is the password reset flow which can be triggered from the lock widget? Is there a convenient way to create a conventional change password flow where the user supplies their old password along with the new password without having to go through an email link outside of writing custom code and UI?