resetByExisting

Reset the member’s password and authenticate them. This endpoint checks that the existing password matches the stored value. The provided password needs to meet our password strength requirements, which can be checked in advance with the password strength endpoint. If the password and accompanying parameters are accepted, the password is securely stored for future authentication and the member is authenticated.

Return

PasswordResetByExistingPasswordResponse

Parameters

parameters

required to reset a member's password


Reset the member’s password and authenticate them. This endpoint checks that the existing password matches the stored value. The provided password needs to meet our password strength requirements, which can be checked in advance with the password strength endpoint. If the password and accompanying parameters are accepted, the password is securely stored for future authentication and the member is authenticated.

Parameters

parameters

required to reset a member's password

callback

a callback that receives an PasswordResetByExistingPasswordResponse