-
-
Notifications
You must be signed in to change notification settings - Fork 9.4k
Closed
Labels
issue: feature requestIssue suggesting a new featureIssue suggesting a new featureseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked around
Description
Informations
- Node.js version: 9.11.2
- npm version: 6.2.0
- Strapi version: 13.0.1
- Database: mysql
- Operating system: Debian
What is the current behavior?
Hi, I'm trying to use strapi as a backend for my Android project but I have a question regarding JWT. How can I refresh JWT before it expires without requesting user to login again? I can not just ask my app users to login every month. It doesn't fit to mobile app flow.
Steps to reproduce the problem
What is the expected behavior?
There should be an api to refresh JWT with existing token.
Suggested solutions
andreycattalin
Metadata
Metadata
Assignees
Labels
issue: feature requestIssue suggesting a new featureIssue suggesting a new featureseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked around