MCPcopy
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

logoutFunction · 0.45

Calls 1

xhrFunction · 0.85

Tested by

no test coverage detected