helpful-ghost-20314
12/12/2024, 9:59 AMbrief-egg-61061
12/12/2024, 9:59 AMbrief-egg-61061
12/12/2024, 9:59 AM72h
, 10m
, 12s
, 1h13m3s
). While this isn't exactly an inactivity timeout, it does provide a way to limit the overall duration of a session. The documentation doesn't mention a specific feature for timing out sessions due to inactivity. Additionally, Ory offers a feature called [Edge Sessions](https://www.ory.sh/docs/concepts/cache) which uses caching to optimize session validation. This feature includes a caching strategy where session data is cached and refreshed in the background, but it doesn't specifically address inactivity timeouts. If you need more specific information about handling session inactivity in Ory, you might want to consult their official documentation or reach out to Ory support for clarification on whether such a feature exists or how to implement it within their session management system.