User Change My Password functionality

I’m trying to implement a change password function for logged in users. I thought I had the logic right. I don’t receive any errors, however the password doesn’t update to the new one entered by the user.

I have a server connect form that has three password fields, 1) current password 2) new password and 3) new password confirm. The form connects to the server action.

Where am I going wrong?

Community Page
Last updated: