Hello,
Is it possible to change the expiration time of the logged in cookie? Right now I have to login again from time to time. But I want to extend this time to be much longer, maybe infinite.
The thing is I have created pages on the frontend that requires you to be logged in, and I don't want the user to have to login again.
Is it possible to set the login expiration for frontend to never expire? Or maybe both?
thanks
Is it possible to change the expiration time of the logged in cookie? Right now I have to login again from time to time. But I want to extend this time to be much longer, maybe infinite.
The thing is I have created pages on the frontend that requires you to be logged in, and I don't want the user to have to login again.
Is it possible to set the login expiration for frontend to never expire? Or maybe both?
thanks