Hi everyone, despite some feedback on this problem, I still haven't managed to solve it.
I've just created a React Native application and when I ask for authentication, I get this error:
Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.
When I created a web project in the Appwrite cloud console I defined hostname cloud.appwrite.io
Appwrite is using localStorage for session management. Increase your security by adding a custom domain as your API endpoint.
that's just a warning and it's probably going to be expected on RN because i don't think you have a URL for your app
When I created a web project in the Appwrite cloud console I defined hostname cloud.appwrite.io
You're not supposed to create a web platform with cloud.appwrite.io. that's supposed to be the domain/hostname of your web app...but i don't think you have one.
sorry again, just a silly mistake, I forgot to redirect after authentication.
Thanks a lot @Steven Steven
[SOLVED] Custom domain error
Recommended threads
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- Download appwrite Docs
Is there is a way to download appwrite Docs ? Because appwrite skill isn't enough to give the agent full understanding about how appwrite works (I noticed this ...