How to refresh the API token on mobile app when using the web APIs?
-
Hi there!
How I can refresh the API token on the mobile app when using the web APIs? -
Hi @RehamALraee,
Currently, there is no such API for refreshing tokens but you can create one by adding the refreshing route and using the JWT method.