VedsagaOriginal post
Rank 5: Hypervisor
I guess currently need to use the cloud function, to delete the old sessions for the based on their subscriptions type,
It would be nice if we can have key or label for each user, where we can set the session limit per user and then internally sessions could be revoked, instead needing to write function...
May be this could be good idea to have the feature...
Summary
The user is suggesting that a session limit be set for each user and that a feature request be made on the appwrite repository. They also mention using a cloud function to delete old sessions based on subscription type. They suggest having a key or label for each user to set the session limit and automatically revoke sessions when the limit is reached. The user believes this would be a good idea for a new feature.