Issue
I am trying to implement Remember me
feature using CakePHP.
Actually I'am using CakePHP Auth for authentication method.
Can we save password in cookies??
which one is the better way?
Solution
Check this ready to use solution AutoLoginComponent and docs.
Answered By - redd
0 Comments:
Post a Comment
Note: Only a member of this blog may post a comment.