I have created the my-account page in webflow, It shows the logged-in data of the user.
I have done the functionality that after sign-in user can see all his details and also edit/update all the information from here which is connected with memberstack user. My question is, Is there any way to fetch current login user password from memberstack to show in my-account page ?
Please check the below screenshot and video link :-
1) The problem → How can the logged In user change his current password ?
2) Why is this important → Current password should be shown to each user on my account page.
3) What will happen if this goes unsolved → If this is unsolved then the user is not able to change our password without knowing the old password.
4) Possible solutions → We have to show the current password. Please help us to achieve this.