MCPcopy Index your code
hub / github.com/codecombat/codecombat / logout

Method logout

app/core/Router.js:850–853  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

848 }
849
850 logout () {
851 me.logout()
852 return this.navigate('/', { trigger: true })
853 }
854 }
855 CocoRouter.initClass()
856 return CocoRouter

Callers 1

auth.jsFile · 0.45

Calls 1

navigateMethod · 0.95

Tested by

no test coverage detected