MCPcopy Create free account
hub / github.com/smallfawn/QLScriptPublic / cacheKey

Method cacheKey

wxapp/mimengshenghuo.js:114–116  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

112 }
113
114 cacheKey() {
115 return this.openid;
116 }
117
118 getCachedToken() {
119 const cache = readTokenCache();

Callers 3

getCachedTokenMethod · 0.95
saveCachedTokenMethod · 0.95
removeCachedTokenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected