Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ cacheKey
Method
cacheKey
wxapp/ykb_all.js:244–246 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
242
}
243
244
cacheKey() {
245
return
`${this.app.appid}:${this.account}`;
246
}
247
248
getCachedToken() {
249
const
cache = readTokenCache();
Callers
3
getCachedToken
Method · 0.95
saveCachedToken
Method · 0.95
removeCachedToken
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected