Hi, is there any way to refresh session - to extend it before it expires?
I did not find any way how to do it with some refresh token or anything.
If not, is there some plan on roadmap?
Thanks!
TL;DR
The user is asking if there is a plan to implement the ability to refresh a session before it expires. The response is that currently there is no way to extend the session duration. The default session cookie lasts for a year. There is no solution provided, but the user is encouraged to create a feature request on GitHub.No it's not possible to extend it at the moment. By default, the session cookie lasts a year
Is there a plan to implement it it next versions?
Not at the moment. Feel free to create a feature request issue on GitHub
Recommended threads
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- trying to figure out how to activate my...
please help
- Bug: TOTP MFA verification always fails ...
*Bug: TOTP MFA verify always returns `user_invalid_token` (Cloud 1.8.1, Frankfurt)** Project ID: `68dd48440003e537d849` SDK: `appwrite@18.2.0` (also tested wit...