
Hello,
Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.
why does the above message shows up while my project has a custom domain and I'm using it to navigate to the project? What seems to be a problem?

Are you accessing Appwrite using that custom domain?

I mean in the endpoint, Not the frontend one

For more info, see https://appwrite.io/docs/custom-domains

I realized I was using chrome while debugging, and since my appwrite does not respond to a web platform with the hostname http://localhost:57909/#/, so perhaps that's the cause?

Actually I checked chrome's console and the same message gets printed out whenever creating a session

I have already made a custom API endpoint for the project and a custom domain (CNAME) that navigates to it, everything seems to be fine but no idea why the warning shows up

and I'm using the CNAME in the frontend

is your appwrite hostname a subdomain of your app?

I was able to solve it following that. Thank you!

[SOLVED] Appwrite is using localStorage for session management.
Recommended threads
- Document Data is null.
I'm using flutter and I've just got everything set up, the document meta data is null but the actual query is fine. (see screenshot) The permission I have ar...
- Flutter native Google Sign Up with googl...
Hey I want to use the native login instead of the WebView. Do you have any experience on that and has Appwrite to plan this support?
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
