Closed hezhongfeng closed 8 years ago
No, it just set the expire time of cookie. :)
@Secbone Thank you! And I have another issue. How can I clear the session,I think the session is more and more.
@hezhongfeng You can write your clear code in destroy
function in Store
, or set a expire time in your storage.
Does it means the time to destroy session?