Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/gitalk/gitalk
/ logout
Method
logout
src/gitalk.jsx:354–357 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
352
})
353
}
354
logout () {
355
this.setState({ user: null })
356
window.localStorage.removeItem(GT_ACCESS_TOKEN)
357
}
358
getRef = e => {
359
this.publicBtnEL = e
360
}
Callers
2
getUserInfo
Method · 0.95
GitalkComponent
Class · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected