Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ isTokenError
Function
isTokenError
wxapp/nice.js:86–88 ·
view source on GitHub ↗
(message)
Source
from the content-addressed store, hash-verified
84
}
85
86
function
isTokenError(message) {
87
return
/40313|40317|unlogin|token|登录|授权|invalid/i.test(String(message ||
""
));
88
}
89
90
class
Task {
91
constructor(openid) {
Callers
2
getUser
Method · 0.70
doSign
Method · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected