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

Method cacheKey

wxapp/nestle.js:128–130  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

126 }
127
128 cacheKey() {
129 return this.openid;
130 }
131
132 getCachedToken() {
133 const cache = readTokenCache();

Callers 2

getCachedTokenMethod · 0.95
saveCachedTokenMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected