I'm using JSON Web Token (JWT) in my Laravel 5.3 API. Now I want to get the online users so, I'm using highideas/laravel-users-online package and it works with me.
The thing I can't understand is that after a user's token expiration, it still return that he is online for some time after the token expiration!!
Why does this happen ?? and is there any more accurate way to know the online users ?
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire