Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/kenberkeley/react-demo
/ logout
Method
logout
src/services/userService.js:24–26 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
}
23
24
logout () {
25
return
xhr({ url:
'/logout'
})
26
}
27
28
}
29
Callers
1
logout
Function · 0.45
Calls
1
xhr
Function · 0.85
Tested by
no test coverage detected