You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2020/09/24 15:52:48 UTC

[GitHub] [apisix-dashboard] juzhiyuan edited a comment on issue #511: using dashboard for a while , the token expired

juzhiyuan edited a comment on issue #511:
URL: https://github.com/apache/apisix-dashboard/issues/511#issuecomment-698431701


   There have 2 ways to implement this feature:
   1. Implement this feature on the backend, so if the token should expire is rely on some cache DB, e.g Redis.
   2. JWT with Refresh logic, every refresh action will generate a new token.
   
   ## Reference
   [1] https://developers.weixin.qq.com/doc/oplatform/Website_App/WeChat_Login/Authorized_Interface_Calling_UnionID.html


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org