User session does not expire after prolonged inactivity

Env:
Browser: Chrome
Browser version: 144.0.7559.110 (Official Build) (64-bit)

Steps to reproduce:

  1. Navigate to the URL: https://getglow.ai/

  2. Keep the browser tab open

  3. Do not perform any action for 2–3 hours

  4. Return to the application and try to access any authenticated page (dashboard / workflows)

Expected Result

  • User session should expire after a defined idle timeout period

  • User should be redirected to the login page

  • A message such as “Session expired. Please login again.” should be displayed

Actual Result

  • User remains logged in

  • Full access to authenticated areas is available without re-authentication