Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/smallfawn/QLScriptPublic
/ cacheKey
Method
cacheKey
wxapp/gyjj.js:106–108 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
104
}
105
106
cacheKey() {
107
return
this.isLegacyToken ? this.accountId : this.raw;
108
}
109
110
getCachedToken() {
111
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