Skip to content

DEB-1201 Still here window improvements

Tom Adam requested to merge DEB-1201-still-here-window-improvements into master
  • Env independent solution in sense of session lifespan
  • Timeout values fetched from token
  • Activity check throttled for every 2 minutes (token is refreshed if scroll/click happens within the period)
  • Using latest nextAuthJS - new update() functionality to force-refresh token
  • Activity throttling and still here window timeout set as env variable (to make testing possible)
Edited by Tom Adam

Merge request reports