How should I give away for every new user some new user present without them easily create a new account or use a vpn. So it checks the original divice its on?
i don't think this is really appwrite related...and it's probably impossible to do 100% perfectly. It'll be a matter of how much time you want to spend blocking bad actors
hmm yeah alr but I mean is there a feuture in appwrite that can check what divice it is on?
the only information Appwrite provides is stored in the session
Recommended threads
- HackByte X AppWrite
I am Om an Organiser at Hackbyte, Central India's largest hackathon. We are an MLH acreddited hackathon and this is our 4th iteration. Last year we had around ...
- Whats best practise for Appwrite Cloud?
Appwrite Teams map very nicely to my needs, it is how i group users together. ... I use roles to define permissions. Should I also map a table to each team ? ...
- Error getting preview of file
Rest Response: ``` { "message": "Server Error", "code": 500, "type": "general_unknown", "version": "1.8.1" } ``` Appwrite Logs ``` appwrite ...