I am working on cakephp 2.x.i have a table in my database name user and it has 4 fields id, email, password and mobileNo
i have two fie
i found the solution here https://github.com/ceeram/Authenticate i used plugin to implement this functionality and it works fine ..