I want to change the default 1 year for session length to never expire (most systems use 0
) but I haven't found a documentation for this for appwrite - is this doable? Does specifying 0
create a never-expiring session?
TL;DR
User wants to set session to never expire in appwrite, but it is not possible at the moment. User can create a feature request for this. Specifying '0' for session length does not create a never-expiring session.