Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenAnonymity/oa-chat
/ notify
Method
notify
chat/services/apiKeyStore.js:34–36 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
32
}
33
34
notify() {
35
this.listeners.forEach(listener => listener());
36
}
37
38
async
loadApiKey() {
39
try {
Callers
3
loadApiKey
Method · 0.95
setApiKey
Method · 0.95
clearApiKey
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected