I can't find a way to extend user session while using the app. Session is created with https://pub.dev/documentation/appwrite/latest/appwrite/Account/createEmailSession.html method.
I know that I can change session duration time (defaults to 1y) but I want to achieve short living session that user will extend with his actions (requests).
Method in server side SDK will be also helpful.
Hi - I do not think that is possible atm
Would you like to create a feature request for this?
Recommended threads
- executeFunction intermittently throws Fo...
Environment: Flutter app using the Appwrite Flutter SDK, calling executeFunction for [describe endpoint, e.g. live-stream-related function]. *Description*: Int...
- How to update from 1.8.1 to 1.9.6
Due to the number of issues reported in version 1.9.5, I am hesitant to proceed with the update. Could anyone advise if version 1.9.6 is stable and resolves tho...
- HTTP Error 500 ''
Hello to everyone, I'm a Flutter developer and actually I'm developing an app using Appwrite.. during my tests and also massive ones I've noticed something we...