Saturday, February 12, 2022

[FIXED] How to implement Remember me in CakePHP?

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

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.