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
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- How to properly implement custom domain?...
- Site deployment does not work.
I can change a file, deploy, change does not take effect. Delete file in repo, push changes,deploy. Old file remains undeleted Duplicate file, rename it, push,...