Using Expo & React Native (on Web) with react-native-appwrite, I had setup my login function to use createEmailPasswordSession to login. Which seemed to work fine until I recently started trying a Firefox browser, and my login broke. After inspecting dev tools, I found multiple errors where Firefox is refusing to store the cookies when logging in:
Cookie “a_session_chatly” has been rejected because it is foreign and does not have the “Partitioned“ attribute.
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...
- Compatibility issue with Kakao OpenID Co...
**Context:** I am attempting to integrate **Kakao Login** (one of the largest social login providers in South Korea) into my Flutter application using Appwrite'...
- Quota not resetting
hi, im using appwrite's free tier plani hit my read limts last month and the billing cycle said it would reset on june 4th but that is today, the billing cycle ...