As my research continues, I have found one simple solution to ensure that each user can have only one session open at a time. Opening a new session for the same user, such as in a new tab, will expire the previous session.
TomJohn
2
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Right way to manage same user opening multiple sessions | 2 | 4122 | June 16, 2022 | |
| Using st.cache_resource to limit streamlit concurrent users | 1 | 762 | December 1, 2023 | |
| Session Time to live | 7 | 5298 | October 26, 2021 | |
| How to enable different sessions for different users when hosting from a local system? | 1 | 839 | December 28, 2022 | |
| How to limit the number of open sessions? | 3 | 1652 | November 29, 2023 |