Is there any way to handle jwt token expiry in an android app?

前端 未结 0 522
生来不讨喜
生来不讨喜 2020-12-01 17:29

I consume laravel API in my android app. On login API generate JWT token and I save that token into shared preferences and use it on every end point hit. JWT has expiry too

相关标签:
回答
  • 消灭零回复
提交回复
热议问题