Users can create posts in my app, and each post can have some files (images) associated with it. for this to be implemented, I need to give all the users create permission to that bucket. But that comes with the fact that any user can make my bucket bloated with images not associated with any post. how can I prevent it?
Appwrite: Cloud
Stack: NextJS@latest