in public/scripts/utils.js [18:23]
function setAuthToken(t, api, token) { return t.set('member', 'private', 'auth', { api: api, token: token }); }