2017-06-02 UTC
# mapkyca for the tape: I've just merged in a fix for #1727 and #1022 - calling endpoints from pure javascript, and token expiration, respectively. This required adding the ability for updating the token via XHR. See the discussion on https://github.com/idno/Known/issues/1727. I don't believe this opens a CSRF hole, as the token now uses a sha256 HMAC which now includes the current user session_id, but let me