how to refresh token after user use app mobile
MansoorJafari opened this issue · 1 comments
MansoorJafari commented
Hi
I want create an app for use api my site
all api have authorize attribute
how to refresh token in mobile?
thanks
mmacneil commented
Hi @MansoorJafari - likely too late for you but I just posted an updated tutorial and repository on JWT authentication with refresh tokens in ASP.NET Core Web API.
https://fullstackmark.com/post/19/jwt-authentication-flow-with-refresh-tokens-in-aspnet-core-web-api
https://github.com/mmacneil/AspNetCoreApiStarter