[Solved] Cookie expiration date is in 6 months instead of 1 year
- 0
- Resolved
- 3
- Self Hosted
- Auth
- Web
When I login to my app with createEmailPasswordSession the cookie has only 6 months of expiration but I have 1 year in Auth settings. I have console-logged the session that is returned from createEmailPasswordSession and itsexpire property shows 2026-09-11T06:20:29.919+00:00, which should be the correct session expiration time. Why is the cookie having a wrong expiration?
Cookie expiration date is in 6 months instead of 1 year
Dear Appwrite support, is this a normal behavior or a bug?
i can't seem to reproduce π§
I'm on self hosted. I see you test on cloud. Could this be the problem?
What is your Appwrite version?
1.7.4
Can I expect an update from the support team on this issue? Thank you!
<@462046107556511744>, my apologies, but did you try with self-hosted?
[Solved] Cookie expiration date is in 6 months instead of 1 year
Recommended threads
- User columns stuck on processing
Hi β on Appwrite Cloud (Free), Project ID 69d7dd8200098ed8560c, database mylestone-db. Attributes/columns are stuck in "processing" indefinitely across two coll...
- Error upgrading from 1.8.1 to 1.9.0
DO Self-hosted server failed to upgrade with this error "Error response from daemon: client version 1.52 is too new. Maximum supported API version is 1.42". U...
- MariaDB refuses to connect to appwrite
Earlier, I tried updating my Appwrite version from 18.1.x to the latest release because my Flutter package required it to function properly. I used the official...