Hi,
I’m building a website (with CakePHP) and I will develop a mobile app. So, I make an API (not with cakephp) and I have some problems with the password : how can I write a request to check a user’s email and password ? How are the passwords hashed with auth component ?
Thanks a lot