You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am finding that after a while (> 12-14 hours) my cookies are still in the browser, but hasIdentity() is coming back as false and I can't validate the user.
Am I missing a config setting somewhere? I haven't used Zend much at all before so it might be something basic.
I'm on Slim 2.6.1 using all Zend session/cookie management.
The text was updated successfully, but these errors were encountered:
Thanks for the report! I'll look into it as soon as I can. You'll have to forgive me for not being able to get to it right away, however. Life and work are pretty all consuming lately, leaving me far less time than I'd like to work on my few libraries.
If this issue goes too long without attention, you won't be bugging me at all if you "bump" the issue with a comment to remind me you need help 😄
This may very well be an implementation issue...
I am finding that after a while (> 12-14 hours) my cookies are still in the browser, but hasIdentity() is coming back as false and I can't validate the user.
Am I missing a config setting somewhere? I haven't used Zend much at all before so it might be something basic.
I'm on Slim 2.6.1 using all Zend session/cookie management.
The text was updated successfully, but these errors were encountered: