I am using Symfony2 Security for an admin panel. The session expiry time is very low; every time I have to login to access the admin section. So how do I implement the remember me feature so that once an admin logs in, he is logged in forever?
Share
Read the Remember Me cookbook entry. Set
lifetimeto something big and force theremember me: