Closed zqtlin closed 6 years ago
What do you mean by "postpone"?
When I received the request, the original token timestamp could be renewed. For example, the token time I set was half an hour. After 15 minutes, when I received the request, I updated the token timestamp and set it in half an hour before token failed.
This type of token cannot be extended, if you want to give the client more time, then you need to generate a new token with the updated expiration time.
OK.Thanks for your reply!
How to automatically postpone the token after receiving the request?