BajzikOriginal post
Rank 1: Thread
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.
Summary
Developers are seeking a way to make user attributes like name and email unique when creating users using the account.create method with the AppWrite client-side account API. They prefer not to use a custom database for users.