]> git.cworth.org Git - zombocom-ai/commit
Set session to be "rolling"
authorCarl Worth <cworth@cworth.org>
Wed, 21 Dec 2022 19:51:50 +0000 (11:51 -0800)
committerCarl Worth <cworth@cworth.org>
Wed, 21 Dec 2022 19:59:18 +0000 (11:59 -0800)
commit205b1db399554a889b4767241231cefe07e1c773
tree9c99cf294fc62c23057d0939e95ec23db0a6ecd5
parent2df1196fca4eeda4f1cd2950a65a6b4d675769f1
Set session to be "rolling"

That is, the expiration of the session should be extended on every
request, (making the session last much longer as long as the user is
interacting with it).

This should help with any workaround I put in place for username
tweaking on the backend, (since Hyrum's iPhone is having trouble
setting his name).
index.js