]> git.cworth.org Git - empires-server/commit
/logout: Destroy the session object on logout
authorCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 17:24:16 +0000 (10:24 -0700)
committerCarl Worth <cworth@cworth.org>
Sat, 23 May 2020 17:24:16 +0000 (10:24 -0700)
commit69982639f2cfd48fb9583856cbf407629e4f291e
tree9130a3e86c3c41c63dfa855450f26f18144555cd
parent808f638d7b86b8befcd9a5d3cd75b7e620d98206
/logout: Destroy the session object on logout

This allows for using the /logout API to clear a session, (even if the
user hasn't authenticated at all).
lmno.js