jeremykendall / slim-auth

Authorization and authentication for the Slim Framework using ZF2 Authentication and Acl components
MIT License
244 stars 38 forks source link

Issue with cookies #27

Open covati opened 9 years ago

covati commented 9 years ago

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.

jeremykendall commented 9 years ago

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 :smile: