增加打手登录设备管理与三台设备限制
This commit is contained in:
@@ -140,6 +140,7 @@ function shouldClearWorkerSession(errorCode: string) {
|
||||
'worker_auth_expired',
|
||||
'worker_auth_user_invalid',
|
||||
'worker_auth_stale',
|
||||
'worker_auth_device_revoked',
|
||||
].includes(errorCode)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user