How do I stay signed in and refresh on mobile?

Short answer

Mobile and PWA sessions should remember trusted devices where possible, while still letting users refresh content without breaking the current event view.

Session behavior

  • ORCHESTRIS should keep users signed in on trusted devices when the browser or app allows secure session storage.
  • Users may still need to log in again after clearing browser data, switching workspaces, or using a private browser session.

Refreshing

  • Pull-to-refresh should reload the current content without unexpectedly opening the first planning card.
  • If the page reloads into the wrong section, return to the dashboard and reopen the event.

Security

  • Do not rely on IP address or device recognition alone for secure access.
  • Magic links and saved sessions should still respect workspace, role, and event permissions.

Related articles

Last updated for the ORCHESTRIS 2.0 support knowledge-base rollout.