I have written a code for ssr login with oauth2 by google and github. Everything is fine, but after few hours the session is terminated automatically
You can set session length in the console Auth settings. Do you have set that to something superior to some hours?
No I didn't touch it The default is set to 365 days
There isn't any cookie for my website in the browser Why have it removed 🤔
Are you using the appwrite SDK?
Yes, But with solidstart
When the user logs in, the cookie is set correctly and exists in the browser, but it is removed automatically later. I have tested it on different phones using multiple browsers based on chromium like brave and kiwi
Once the cookie is set can you pls check the expiration time?
Recommended threads
- All function deployments fail (node 18-2...
Error: bash: /usr/local/server/helpers/build-cache.sh: No such file or directory Sidecar error: Build archive was not created at /mnt/code/code.tar.gz Scope: ...
- 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...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...