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 find a bug in php-cli mode. if code run in php-cli mode, the exp time can't valid. I think may be the C function to get time have problem . example: I use swoft framework and I have add middleware to valid token , and I set exp is time() + 10 . but 30 second after .it also can use