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?
Recommended threads
- Problem with Google Workspace at DNS Rec...
Hello, I bought a domain at Namecheap, and Google Workspace used to work there, but now that I switched from Custom DNS to Appwrite's nameservers, it doesn't w...
- Flutter OAuth2 webAuth Bug?
I created with flutter an app where I can login in with my Microsoft Account. When I compile it to Web (WASM) or Android (aab) then there is no problem what so ...
- change role of a team member in Appwrite
It's not possible to add/change roles of a team meber in Appwrite Frontend. When you click on a member of a team you get forwarded to the configuration page of ...