Validate current password

Hi,

I tried to create a change password functionality where user should enter his/her old password and new password.
Does Auth0 support functionality to check current password ?

Hi @deddyarief,

Welcome to the Community

I believe you cannot see password of any user exists at Auth0.

Hi @rashid779939

I’m not trying to see the current password.
I’m trying to validate whether the current password that user entered is correct when they change password.

Thank you

How you can validate a password if you don’t know the exact password in advance…

1 Like