Hey! I have a question, i'm creating user via account.create and i was wandering if there is possibility to make name and email unique. I don't wont to go through custom database for users as AppWrite has it's built in mechanism. I'm using client side account API.
TL;DR
Developers are asking if it's possible to make name and email attributes unique when creating users through account.create using the AppWrite client-side account API, without resorting to a custom database.