Hi,
I’m trying to check the validity of a contact’s password through the api as part of a login process.
What I have discovered is that the password appears to be encrypted in the contact’s password field when I look at it in the Infusionsoft UI, even though I sent it unencrypted when I created the record via the api.
Can anyone tell me how I can validate the password on a contact record against one entered by a user on my login page, because I can’t do a direct comparison of these two fields?
Debbie