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...
I think you can post this on appwrite repo as a feature request π»
I see this has been created: https://github.com/appwrite/appwrite/issues/7125
[CLOSED] Set Sessions Limit on each user
Recommended threads
- function subdomain ssl certs
The generated subdomain isn't getting a valid ssl cert, I was wondering if appwrite automatically generates one or uses a wildcard for *.functions.domain.com? ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...