Welcome Guest, Not a member yet? Register   Sign In
CI 4.3.5 - Session Expiration Not Working
#12

Okay, your issue is that the session cookie in the browser is not deleted.
You can check the expire datetime of the cookie in developer tool in your browser.
Check it.

For example:
ci_session:"phc6i4r70sbsq04vhpfp9tdkui866m3b"
Created:"Wed, 17 Jan 2024 09:54:32 GMT"
Domain:"localhost"
Expires / Max-Age:"Wed, 17 Jan 2024 11:54:32 GMT"
Reply


Messages In This Thread
RE: CI 4.3.5 - Session Expiration Not Working - by kenjis - 01-17-2024, 03:05 AM



Theme © iAndrew 2016 - Forum software by © MyBB