summaryrefslogtreecommitdiff
path: root/src/web/app/common/scripts/signout.ls
blob: a64792267807bb5276e09906fa39d1342bc62dc2 (plain)
1
2
3
4
module.exports = ->
	local-storage.remove-item \me
	document.cookie = "i=; domain=.#{CONFIG.host}; expires=Thu, 01 Jan 1970 00:00:01 GMT;"
	location.href = \/