fix: 修复Oauth账号自动刷新token失败的bug
This commit is contained in:
@@ -27,4 +27,5 @@ type Services struct {
|
||||
Concurrency *ConcurrencyService
|
||||
Identity *IdentityService
|
||||
Update *UpdateService
|
||||
TokenRefresh *TokenRefreshService
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user