Skip to content

Move towards short session timeouts

Background

If we want to support short session timeouts and short idle timeouts we'll need to first make other improvements for UX

Ideas

A few ideas were brought up on a call, including:

  • Use websockets to keep sessions alive while page is open
  • Dynamically present sign in form on page if signed out while editing something
  • Allow form submission to complete after signed out
Edited by James Edwards-Jones