Is there a way to check if there are active sessions?
Basically, I have 2 family members who use my self-hosted version of Seatable and I do operations from time to time on my server which might bring docker containers down.
Currently, I text them to ask if they are currently logged in Seatable and continue my operations if not. I would love to automate this and basically check with a script or API call if there are online users.
So far I found this and this references on the API which I might use, but I haven’t yet tried any of them.