Hi,
I am trying to develop a mobile app that integrates with my storefront base website, and I am doing that using the WSI, but I wonder how can I validate the username/password for any customer that uses the app.

I can get the hashed/encrypted password, but how can I compare it to the plain password I have, is there any service to encrypt the password to be able to compare ?