Which Permission should i give to auth so that only request of creating and login user only accepted by my original app , not from any local app.
@Shubham this has been discussed in much detail in previous threads created by you. You can refer back to this and implement Google Integrity if you absolutely want to have it. https://discord.com/channels/564160730845151244/1139917107195289620
but i have web and app with same , and google integerity api only works good with android app , is there any solution that appwrite provide to solve this ?
CORS should prevent this
[CLOSED] Origin integrity in web apps
Recommended threads
- Flutter Android oAuth is no more working
I currently don't get the oAuth login to work in flutter android. it works on ios and on web. but when try to use it on Android, i get to the point where the ca...
- I'm experiencing a critical bug on Appwr...
Hey <@870607367597850624> team / support š I'm experiencing a critical bug on Appwrite Cloud that's blocking my production Flutter app. I've already filed GitH...
- Database listRows method call failing in...
I'm getting an error when trying to use listRows in a flutter app on a database. It seems something in the backend has changed because the production version of...