Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ isAuthError
Function
isAuthError
wxapp/ykb_all.js:208–210 ·
view source on GitHub ↗
(e)
Source
from the content-addressed store, hash-verified
206
}
207
208
function
isAuthError(e) {
209
return
/token|登录|授权|非法请求|1500000004/i.test(String(e?.message || e ||
""
));
210
}
211
212
class
Task {
213
constructor(app, account, index) {
Callers
2
getMemberInfo
Method · 0.85
tryMemberCheckIn
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected