How to use OkHTTP3 Authenticator function to refresh token in android application

后端 未结 0 1211
故里飘歌
故里飘歌 2020-12-03 06:25
interface Api {

//auth api calls

//refresh token
@FormUrlEncoded
@POST(NetworkConstants.AUTH_SERVICE + NetworkConstants.AUTH + NetworkConstants.TOKEN)
 fun refresh         


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