更新 token 刷新
新增 token 刷新功能,包括 API 接口和拦截器逻辑。
This commit is contained in:
@@ -90,5 +90,6 @@ dependencies {
|
||||
implementation("com.squareup.retrofit2:converter-gson:2.11.0")
|
||||
implementation("androidx.credentials:credentials:1.2.2")
|
||||
implementation("androidx.credentials:credentials-play-services-auth:1.2.2")
|
||||
implementation("com.auth0.android:jwtdecode:2.0.2")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user